| Interface | Description |
|---|---|
| Store.OnClose |
A listener that is executed once the store is closed and all references to it are released
|
| Class | Description |
|---|---|
| DirectoryService | |
| DirectoryUtils |
Utils for working with
Directory classes. |
| 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 target
|
| StoreFileMetaData | |
| StoreStats | |
| VerifyingIndexOutput |
abstract class for verifying what was written.
|