Package org.elasticsearch.snapshots
Class EmptySnapshotsInfoService
java.lang.Object
org.elasticsearch.snapshots.EmptySnapshotsInfoService
- All Implemented Interfaces:
SnapshotsInfoService
public class EmptySnapshotsInfoService extends java.lang.Object implements SnapshotsInfoService
-
Field Summary
Fields Modifier and Type Field Description static EmptySnapshotsInfoServiceINSTANCE -
Constructor Summary
Constructors Constructor Description EmptySnapshotsInfoService() -
Method Summary
Modifier and Type Method Description SnapshotShardSizeInfosnapshotShardSizes()
-
Field Details
-
Constructor Details
-
EmptySnapshotsInfoService
public EmptySnapshotsInfoService()
-
-
Method Details
-
snapshotShardSizes
- Specified by:
snapshotShardSizesin interfaceSnapshotsInfoService
-