Package | Description |
---|---|
org.elasticsearch.index.store |
Modifier and Type | Field and Description |
---|---|
static Store.OnClose |
Store.OnClose.EMPTY |
Constructor and Description |
---|
Store(ShardId shardId,
Settings indexSettings,
DirectoryService directoryService,
Distributor distributor,
ShardLock shardLock,
Store.OnClose onClose) |
StoreModule(Settings settings,
IndexStore indexStore,
ShardLock lock,
Store.OnClose closeCallback) |
Copyright © 2009–2015. All rights reserved.