public class ClusterStateResponse extends ActionResponse
TransportResponse.Emptyheaders| コンストラクタと説明 |
|---|
ClusterStateResponse() |
ClusterStateResponse(ClusterName clusterName,
ClusterState clusterState) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ClusterName |
getClusterName() |
ClusterState |
getState() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic ClusterStateResponse()
public ClusterStateResponse(ClusterName clusterName, ClusterState clusterState)
public ClusterState getState()
public ClusterName getClusterName()
public void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 ActionResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 ActionResponseIOExceptionCopyright © 2009–2016. All rights reserved.