Class AvroInputStream

java.lang.Object
java.io.InputStream
org.apache.avro.grpc.AvroInputStream
All Implemented Interfaces:
io.grpc.Drainable, Closeable, AutoCloseable

public abstract class AvroInputStream extends InputStream implements io.grpc.Drainable
An InputStream backed by Avro RPC request/response that can drained to aOutputStream.