public abstract class DirectoryService extends AbstractIndexShardComponent
deprecationLogger, indexSettings, logger, shardId
Modifier | Constructor and Description |
---|---|
protected |
DirectoryService(ShardId shardId,
IndexSettings indexSettings) |
Modifier and Type | Method and Description |
---|---|
abstract org.apache.lucene.store.Directory |
newDirectory() |
abstract long |
throttleTimeInNanos() |
indexSettings, nodeName, shardId
protected DirectoryService(ShardId shardId, IndexSettings indexSettings)