Package | Description |
---|---|
org.elasticsearch.search.internal |
Modifier and Type | Method and Description |
---|---|
InternalSearchHits.StreamContext.ShardTargetType |
InternalSearchHits.StreamContext.streamShardTarget() |
static InternalSearchHits.StreamContext.ShardTargetType |
InternalSearchHits.StreamContext.ShardTargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InternalSearchHits.StreamContext.ShardTargetType[] |
InternalSearchHits.StreamContext.ShardTargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
InternalSearchHits.StreamContext |
InternalSearchHits.StreamContext.streamShardTarget(InternalSearchHits.StreamContext.ShardTargetType streamShardTarget) |
Copyright © 2009–2015. All rights reserved.