| Package | Description |
|---|---|
| org.elasticsearch.index.engine | |
| org.elasticsearch.index.shard |
| Modifier and Type | Field and Description |
|---|---|
protected EngineConfig |
Engine.engineConfig |
| Modifier and Type | Method and Description |
|---|---|
EngineConfig |
Engine.config() |
| Modifier and Type | Method and Description |
|---|---|
Engine |
EngineFactory.newReadOnlyEngine(EngineConfig config) |
Engine |
InternalEngineFactory.newReadOnlyEngine(EngineConfig config) |
Engine |
EngineFactory.newReadWriteEngine(EngineConfig config) |
Engine |
InternalEngineFactory.newReadWriteEngine(EngineConfig config) |
| Constructor and Description |
|---|
Engine(EngineConfig engineConfig) |
EngineSearcherFactory(EngineConfig engineConfig) |
InternalEngine(EngineConfig engineConfig) |
ShadowEngine(EngineConfig engineConfig) |
SharedFSEngine(EngineConfig engineConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected EngineConfig |
IndexShard.config |
Copyright © 2009–2016. All rights reserved.