Package org.elasticsearch.index.store
-
Interface Summary Interface Description Store.OnClose A listener that is executed once the store is closed and all references to it are released -
Class Summary Class Description DirectoryService FsDirectoryService IndexStore Store A Store provides plain access to files written by an elasticsearch index shard.Store.MetadataSnapshot Represents a snapshot of the current directory build from the latest Lucene commit.Store.RecoveryDiff A class representing the diff between a recovery source and recovery targetStoreFileMetaData StoreStats VerifyingIndexOutput abstract class for verifying what was written.