Package | Description |
---|---|
org.apache.avro.ipc |
Support for inter-process calls.
|
org.apache.avro.ipc.generic | |
org.apache.avro.ipc.reflect | |
org.apache.avro.ipc.specific | |
org.apache.avro.ipc.stats |
Utilities to collect and display IPC statistics.
|
Class and Description |
---|
Callback
Interface for receiving asynchronous callbacks.
|
HandshakeMatch |
HandshakeRequest |
HandshakeRequest.Builder
RecordBuilder for HandshakeRequest instances.
|
HandshakeResponse |
HandshakeResponse.Builder
RecordBuilder for HandshakeResponse instances.
|
MD5 |
Responder
Base class for the server side of a protocol interaction.
|
ResponderServlet
An
HttpServlet that responds to Avro RPC requests. |
RPCContext
This class represents the context of an RPC call or RPC handshake.
|
RPCPlugin
An instrumentation API for RPC metadata.
|
Server
A server listening on a port.
|
SocketServer
Deprecated.
use
SaslSocketServer instead. |
Transceiver
Base transport class used by
Requestor . |
Class and Description |
---|
Callback
Interface for receiving asynchronous callbacks.
|
Requestor
Base class for the client side of a protocol interaction.
|
Responder
Base class for the server side of a protocol interaction.
|
Transceiver
Base transport class used by
Requestor . |
Class and Description |
---|
Requestor
Base class for the client side of a protocol interaction.
|
Responder
Base class for the server side of a protocol interaction.
|
Transceiver
Base transport class used by
Requestor . |
Class and Description |
---|
Requestor
Base class for the client side of a protocol interaction.
|
Responder
Base class for the server side of a protocol interaction.
|
Transceiver
Base transport class used by
Requestor . |
Class and Description |
---|
RPCContext
This class represents the context of an RPC call or RPC handshake.
|
RPCPlugin
An instrumentation API for RPC metadata.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.