Package | Description |
---|---|
org.elasticsearch.action.admin.cluster.shards |
Modifier and Type | Method and Description |
---|---|
ClusterSearchShardsGroup[] |
ClusterSearchShardsResponse.getGroups() |
static ClusterSearchShardsGroup |
ClusterSearchShardsGroup.readSearchShardsGroupResponse(StreamInput in) |
Constructor and Description |
---|
ClusterSearchShardsResponse(ClusterSearchShardsGroup[] groups,
DiscoveryNode[] nodes) |
Copyright © 2009–2015. All rights reserved.