public abstract class DirectoryService extends AbstractIndexShardComponent
deprecationLogger, indexSettings, logger, shardId| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
DirectoryService(ShardId shardId,
Settings indexSettings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract org.apache.lucene.store.Directory |
newDirectory() |
abstract long |
throttleTimeInNanos() |
indexSettings, nodeName, shardIdpublic abstract long throttleTimeInNanos()
public abstract org.apache.lucene.store.Directory newDirectory()
throws IOException
IOExceptionCopyright © 2009–2016. All rights reserved.