Package | Description |
---|---|
org.elasticsearch.action.admin.indices.segments |
Modifier and Type | Method and Description |
---|---|
ShardSegments |
IndexShardSegments.getAt(int i) |
ShardSegments[] |
IndexShardSegments.getShards() |
protected ShardSegments |
TransportIndicesSegmentsAction.newShardResponse() |
static ShardSegments |
ShardSegments.readShardSegments(StreamInput in) |
protected ShardSegments |
TransportIndicesSegmentsAction.shardOperation(org.elasticsearch.action.admin.indices.segments.TransportIndicesSegmentsAction.IndexShardSegmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Iterator<ShardSegments> |
IndexShardSegments.iterator() |
Copyright © 2009–2015. All rights reserved.