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, shardIdprotected DirectoryService(ShardId shardId, IndexSettings indexSettings)