Uses of Class
org.elasticsearch.index.snapshots.IndexShardSnapshotStatus.Copy
-
Packages that use IndexShardSnapshotStatus.Copy Package Description org.elasticsearch.index.snapshots -
-
Uses of IndexShardSnapshotStatus.Copy in org.elasticsearch.index.snapshots
Methods in org.elasticsearch.index.snapshots that return IndexShardSnapshotStatus.Copy Modifier and Type Method Description IndexShardSnapshotStatus.CopyIndexShardSnapshotStatus. asCopy()Returns a copy of the currentIndexShardSnapshotStatus.IndexShardSnapshotStatus.CopyIndexShardSnapshotStatus. moveToFinalize(long indexVersion)IndexShardSnapshotStatus.CopyIndexShardSnapshotStatus. moveToStarted(long startTime, int incrementalFileCount, int totalFileCount, long incrementalSize, long totalSize)
-