Package org.apache.avro.grpc
package org.apache.avro.grpc
-
ClassDescriptionComponent 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
.AnOutputStream
that writes to a targetOutputStream
and provides total number of bytes written to it.Marshaller for Avro RPC request.Marshaller for Avro RPC response.