Package | Description |
---|---|
org.elasticsearch.index.engine | |
org.elasticsearch.index.shard |
Modifier and Type | Method and Description |
---|---|
Engine.Get |
Engine.Get.loadSource(boolean loadSource) |
Engine.Get |
Engine.Get.version(long version) |
Engine.Get |
Engine.Get.versionType(VersionType versionType) |
Modifier and Type | Method and Description |
---|---|
Engine.GetResult |
InternalEngine.get(Engine.Get get) |
Engine.GetResult |
ShadowEngine.get(Engine.Get get) |
abstract Engine.GetResult |
Engine.get(Engine.Get get) |
protected Engine.GetResult |
Engine.getFromSearcher(Engine.Get get) |
Modifier and Type | Method and Description |
---|---|
Engine.GetResult |
IndexShard.get(Engine.Get get) |
Copyright © 2009–2015. All rights reserved.