Package | Description |
---|---|
org.elasticsearch.action.admin.indices.status |
Modifier and Type | Field and Description |
---|---|
protected ShardStatus[] |
IndicesStatusResponse.shards
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ShardStatus |
IndexShardStatus.getAt(int position)
Deprecated.
|
ShardStatus |
IndicesStatusResponse.getAt(int position)
Deprecated.
|
ShardStatus[] |
IndexShardStatus.getShards()
Deprecated.
|
ShardStatus[] |
IndicesStatusResponse.getShards()
Deprecated.
|
protected ShardStatus |
TransportIndicesStatusAction.newShardResponse()
Deprecated.
|
static ShardStatus |
ShardStatus.readIndexShardStatus(StreamInput in)
Deprecated.
|
protected ShardStatus |
TransportIndicesStatusAction.shardOperation(org.elasticsearch.action.admin.indices.status.TransportIndicesStatusAction.IndexShardStatusRequest request)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Iterator<ShardStatus> |
IndexShardStatus.iterator()
Deprecated.
|
Copyright © 2009–2015. All rights reserved.