|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.avro.ipc | |
---|---|
org.apache.avro.generic | A generic representation for Avro data. |
org.apache.avro.ipc | Support for inter-process calls. |
org.apache.avro.ipc.stats | Utilities to collect and display IPC statistics. |
org.apache.avro.ipc.trace | |
org.apache.avro.reflect | Use Java reflection to generate schemas and protocols for existing classes. |
org.apache.avro.specific | Generate specific Java classes for schemas and protocols. |
Classes in org.apache.avro.ipc used by org.apache.avro.generic | |
---|---|
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 . |
Classes in org.apache.avro.ipc used by org.apache.avro.ipc | |
---|---|
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
A socket-based server implementation. |
|
Transceiver
Base transport class used by Requestor . |
Classes in org.apache.avro.ipc used by org.apache.avro.ipc.stats | |
---|---|
RPCContext
This class represents the context of an RPC call or RPC handshake. |
|
RPCPlugin
An instrumentation API for RPC metadata. |
Classes in org.apache.avro.ipc used by org.apache.avro.ipc.trace | |
---|---|
HttpServer
An HTTP-based RPC Server . |
|
RPCContext
This class represents the context of an RPC call or RPC handshake. |
|
RPCPlugin
An instrumentation API for RPC metadata. |
Classes in org.apache.avro.ipc used by org.apache.avro.reflect | |
---|---|
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 . |
Classes in org.apache.avro.ipc used by org.apache.avro.specific | |
---|---|
AvroRemoteException
Base class for exceptions thrown to client by server. |
|
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |