public class NioFsDirectoryService extends FsDirectoryService
indexStore
componentSettings, indexSettings, logger, shardId
Constructor and Description |
---|
NioFsDirectoryService(ShardId shardId,
Settings indexSettings,
IndexStore indexStore) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.lucene.store.Directory |
newFSDirectory(File location,
org.apache.lucene.store.LockFactory lockFactory) |
build, buildLockFactory, onPause, rateLimiting, renameFile, throttleTimeInNanos
newFromDistributor
indexSettings, nodeName, shardId
@Inject public NioFsDirectoryService(ShardId shardId, @IndexSettings Settings indexSettings, IndexStore indexStore)
protected org.apache.lucene.store.Directory newFSDirectory(File location, org.apache.lucene.store.LockFactory lockFactory) throws IOException
newFSDirectory
in class FsDirectoryService
IOException
Copyright © 2009–2015. All rights reserved.