Package org.apache.arrow.flight.grpc
package org.apache.arrow.flight.grpc
-
ClassDescriptionAllow a user to add a ByteBuf based InputStream directly into GRPC WritableBuffer to avoid an extra copy.Adapter class to utilize a CredentialWriter to implement Grpc CallCredentials.An adapter between Flight client middleware and gRPC interceptors.An
ExecutorService
that propagates theContext
.Method option for supplying credentials to method calls.Enable access to ReadableBuffer directly to copy data from a BufferInputStream into a target ByteBuffer/ByteBuf.A mutable adapter between the gRPC Metadata object and the Flight headers interface.Adapter for holding key value pairs.An interceptor for specifying the number of bytes that can be queued before a call with an output stream gets blocked by backpressure.An adapter between Flight middleware and a gRPC interceptor.A combination of a middleware Key and factory.Utilities to adapt gRPC and Flight status objects.