| Package | Description |
|---|---|
| org.elasticsearch.index.store |
| Modifier and Type | Field and Description |
|---|---|
protected IndexStore |
FsDirectoryService.indexStore |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexStoreModule.addIndexStore(String type,
Class<? extends IndexStore> clazz) |
| Constructor and Description |
|---|
FsDirectoryService(IndexSettingsService indexSettingsService,
IndexStore indexStore,
ShardPath path) |
FsDirectoryService(Settings indexSettings,
IndexStore indexStore,
ShardPath path) |
Copyright © 2009–2017. All rights reserved.