Package org.elasticsearch.snapshots
Interface SnapshotsInfoService
- All Known Implementing Classes:
EmptySnapshotsInfoService,InternalSnapshotsInfoService
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface SnapshotsInfoService
-
Method Summary
Modifier and Type Method Description SnapshotShardSizeInfosnapshotShardSizes()
-
Method Details
-
snapshotShardSizes
SnapshotShardSizeInfo snapshotShardSizes()
-