Streamable
, Writeable
, TaskAwareRequest
AbstractSimpleTransportTestCase.Version1Request
public static class AbstractSimpleTransportTestCase.Version0Request extends TransportRequest
TransportRequest.Empty
Writeable.Reader<V extends java.lang.Object>, Writeable.Writer<V extends java.lang.Object>
Constructor | Description |
---|---|
Version0Request() |
Modifier and Type | Method | Description |
---|---|---|
void |
readFrom(StreamInput in) |
|
void |
writeTo(StreamOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTask, getDescription, setParentTask
remoteAddress, remoteAddress
getParentTask, setParentTask
public void readFrom(StreamInput in) throws java.io.IOException
readFrom
in interface Streamable
readFrom
in class TransportRequest
java.io.IOException
public void writeTo(StreamOutput out) throws java.io.IOException
writeTo
in interface Streamable
writeTo
in interface Writeable
writeTo
in class TransportRequest
java.io.IOException