| Interface | Description |
|---|---|
| IndexStore |
Index store is an index level information of the
Store each shard will use. |
| 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. |
| DistributorDirectory |
A directory implementation that uses the Elasticsearch
Distributor abstraction to distribute
files across multiple data directories. |
| IndexStoreModule | |
| Store |
A Store provides plain access to files written by an elasticsearch index shard.
|
| Store.LegacyChecksums | |
| 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 | |
| StoreModule | |
| StoreStats | |
| VerifyingIndexOutput |
abstract class for verifying what was written.
|
| Enum | Description |
|---|---|
| IndexStoreModule.Type |
| Exception | Description |
|---|---|
| StoreException |
Copyright © 2009–2016. All rights reserved.