All Classes and Interfaces
Classes
Class
Description
Component that sets up a gRPC client for Avro's IDL and Serialization.
Provides components to set up a gRPC Server for Avro's IDL and serialization.
Utility methods for using Avro IDL and serialization with gRPC.
An
InputStream
backed by Avro RPC request/response that can drained
to aOutputStream
.An
OutputStream
that writes to a target OutputStream
and
provides total number of bytes written to it.Marshaller for Avro RPC request.
Marshaller for Avro RPC response.