Module org.apache.arrow.flight.core
Package org.apache.arrow.flight
Interface CallOptions.GrpcCallOption
- All Superinterfaces:
CallOption
- All Known Implementing Classes:
CredentialCallOption
,HeaderCallOption
- Enclosing class:
- CallOptions
CallOptions specific to GRPC stubs.
-
Method Summary
-
Method Details
-
wrapStub
<T extends io.grpc.stub.AbstractStub<T>> T wrapStub(T stub)
-