Package org.elasticsearch.index.store
package org.elasticsearch.index.store
-
InterfaceDescriptionA listener that is executed once the store is closed and all references to it are released
-
ClassDescriptionA Store provides plain access to files written by an elasticsearch index shard.Represents a snapshot of the current directory build from the latest Lucene commit.A class representing the diff between a recovery source and recovery targetabstract class for verifying what was written.
-
ExceptionDescriptionException thrown if trying to mutate files in an immutable directory.