public class ClusterUpdateSettingsResponse extends AcknowledgedResponse
TransportResponse.Emptyheaders| Modifier and Type | Method and Description |
|---|---|
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 in interface StreamablereadFrom in class ActionResponseIOExceptionpublic Settings getTransientSettings()
public Settings getPersistentSettings()
public void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class ActionResponseIOExceptionCopyright © 2009–2017. All rights reserved.