public static class LocalAllocateDangledIndices.AllocateDangledResponse extends TransportResponse
TransportResponse.Empty
Modifier and Type | Method and Description |
---|---|
boolean |
ack() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
getHeader, getHeaders, hasHeader, putHeader, remoteAddress, remoteAddress
contextSize, copyContextFrom, getContext, getFromContext, getFromContext, hasInContext, isContextEmpty, putAllInContext, putInContext
public boolean ack()
public void readFrom(StreamInput in) throws IOException
readFrom
in interface Streamable
readFrom
in class TransportMessage<TransportResponse>
IOException
public void writeTo(StreamOutput out) throws IOException
writeTo
in interface Streamable
writeTo
in class TransportMessage<TransportResponse>
IOException
Copyright © 2009–2015. All rights reserved.