public class ClusterUpdateSettingsResponse extends AcknowledgedResponse
TransportResponse.Emptyheaders| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
getPersistentSettings() |
Settings |
getTransientSettings() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
isAcknowledged, readAcknowledged, writeAcknowledgedremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 ActionResponseIOExceptionpublic Settings getTransientSettings()
public Settings getPersistentSettings()
public void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 ActionResponseIOExceptionCopyright © 2009–2016. All rights reserved.