public final class NioFsIndexStore extends FsIndexStore
INDEX_FOLDER_NAME, INDEX_STORE_THROTTLE_MAX_BYTES_PER_SEC, INDEX_STORE_THROTTLE_TYPE, indexService, indicesStore, TRANSLOG_FOLDER_NAMEcomponentSettings, index, indexSettings, logger| Constructor and Description |
|---|
NioFsIndexStore(Index index,
Settings indexSettings,
IndexService indexService,
IndicesStore indicesStore,
NodeEnvironment nodeEnv) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends DirectoryService> |
shardDirectory()
The shard store class that should be used for each shard.
|
persistentclose, indicesStore, rateLimiting, shardIndexLocations, shardTranslogLocationsindex, nodeName@Inject public NioFsIndexStore(Index index, @IndexSettings Settings indexSettings, IndexService indexService, IndicesStore indicesStore, NodeEnvironment nodeEnv)
public Class<? extends DirectoryService> shardDirectory()
IndexStoreCopyright © 2009–2016. All rights reserved.