Class ShardSnapshot
java.lang.Object
org.elasticsearch.indices.recovery.plan.ShardSnapshot
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.lucene.util.VersiongetSnapshotFilesMatching(List<StoreFileMetadata> segmentFiles) longbooleanhasDifferentPhysicalFiles(Store.MetadataSnapshot sourceSnapshot) booleanisLogicallyEquivalent(String shardStateIdentifier)
-
Method Details
-
getShardStateIdentifier
-
isLogicallyEquivalent
-
hasDifferentPhysicalFiles
-
getRepository
-
getMetadataSnapshot
-
getIndexId
-
getStartedAt
public long getStartedAt() -
getShardSnapshotInfo
-
getCommitVersion
-
getCommitLuceneVersion
public org.apache.lucene.util.Version getCommitLuceneVersion() -
getSnapshotFilesMatching
public List<BlobStoreIndexShardSnapshot.FileInfo> getSnapshotFilesMatching(List<StoreFileMetadata> segmentFiles) -
getSnapshotFiles
-