public class PutMappingResponse extends AcknowledgedResponse
TransportResponse.Emptyheaders| Modifier | Constructor and Description |
|---|---|
protected |
PutMappingResponse() |
protected |
PutMappingResponse(boolean acknowledged) |
| Modifier and Type | Method and Description |
|---|---|
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, putInContextprotected PutMappingResponse()
protected PutMappingResponse(boolean acknowledged)
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class ActionResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class ActionResponseIOExceptionCopyright © 2009–2017. All rights reserved.