| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.cluster.snapshots.status |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static SnapshotIndexShardStatus |
SnapshotIndexShardStatus.readShardSnapshotStatus(StreamInput in) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<SnapshotIndexShardStatus> |
SnapshotStatus.getShards()
Returns list of snapshot shards
|
Map<Integer,SnapshotIndexShardStatus> |
SnapshotIndexStatus.getShards()
A shard id to index snapshot shard status map
|
Iterator<SnapshotIndexShardStatus> |
SnapshotIndexStatus.iterator() |
com.google.common.collect.ImmutableMap<SnapshotId,com.google.common.collect.ImmutableMap<ShardId,SnapshotIndexShardStatus>> |
TransportNodesSnapshotsStatus.NodeSnapshotStatus.status() |
| コンストラクタと説明 |
|---|
NodeSnapshotStatus(DiscoveryNode node,
com.google.common.collect.ImmutableMap<SnapshotId,com.google.common.collect.ImmutableMap<ShardId,SnapshotIndexShardStatus>> status) |
Copyright © 2009–2016. All rights reserved.