Streamable
, Writeable
, TaskAwareRequest
public static class AbstractSimpleTransportTestCase.Version1Request extends AbstractSimpleTransportTestCase.Version0Request
TransportRequest.Empty
Writeable.Reader<V extends java.lang.Object>, Writeable.Writer<V extends java.lang.Object>
Constructor | Description |
---|---|
Version1Request() |
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 AbstractSimpleTransportTestCase.Version0Request
java.io.IOException
public void writeTo(StreamOutput out) throws java.io.IOException
writeTo
in interface Streamable
writeTo
in interface Writeable
writeTo
in class AbstractSimpleTransportTestCase.Version0Request
java.io.IOException