public static class TransportNodesSnapshotsStatus.NodeSnapshotStatus extends BaseNodeResponse
TransportResponse.Emptyheaders| コンストラクタと説明 |
|---|
NodeSnapshotStatus(DiscoveryNode node,
com.google.common.collect.ImmutableMap<SnapshotId,com.google.common.collect.ImmutableMap<ShardId,SnapshotIndexShardStatus>> status) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
readFrom(StreamInput in) |
com.google.common.collect.ImmutableMap<SnapshotId,com.google.common.collect.ImmutableMap<ShardId,SnapshotIndexShardStatus>> |
status() |
void |
writeTo(StreamOutput out) |
getNoderemoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic NodeSnapshotStatus(DiscoveryNode node, com.google.common.collect.ImmutableMap<SnapshotId,com.google.common.collect.ImmutableMap<ShardId,SnapshotIndexShardStatus>> status)
public com.google.common.collect.ImmutableMap<SnapshotId,com.google.common.collect.ImmutableMap<ShardId,SnapshotIndexShardStatus>> status()
public void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 BaseNodeResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 BaseNodeResponseIOExceptionCopyright © 2009–2016. All rights reserved.