public class NodesInfoResponse extends BaseNodesResponse<NodeInfo> implements ToXContent
TransportResponse.EmptyToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsnodesheadersEMPTY_PARAMS| コンストラクタと説明 |
|---|
NodesInfoResponse() |
NodesInfoResponse(ClusterName clusterName,
NodeInfo[] nodes) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
readFrom(StreamInput in) |
String |
toString() |
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
void |
writeTo(StreamOutput out) |
failures, getAt, getClusterName, getClusterNameAsString, getNodes, getNodesMap, iteratorremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic NodesInfoResponse()
public NodesInfoResponse(ClusterName clusterName, NodeInfo[] nodes)
public void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 BaseNodesResponse<NodeInfo>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 BaseNodesResponse<NodeInfo>IOExceptionpublic XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
toXContent インタフェース内 ToXContentIOExceptionCopyright © 2009–2016. All rights reserved.