|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HandshakeResponse | |
---|---|
org.apache.avro.ipc | Support for inter-process calls. |
Uses of HandshakeResponse in org.apache.avro.ipc |
---|
Methods in org.apache.avro.ipc that return HandshakeResponse | |
---|---|
HandshakeResponse |
RPCContext.getHandshakeResponse()
Get the handshake response of this RPC. |
Methods in org.apache.avro.ipc with parameters of type HandshakeResponse | |
---|---|
void |
RPCContext.setHandshakeResponse(HandshakeResponse handshakeResponse)
Set the handshake response of this RPC. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |