Package | Description |
---|---|
org.apache.arrow.flight.auth | |
org.apache.arrow.flight.auth2 | |
org.apache.arrow.flight.impl |
Modifier and Type | Method and Description |
---|---|
static void |
ClientAuthWrapper.doClientAuth(ClientAuthHandler authHandler,
FlightServiceGrpc.FlightServiceStub stub)
Do client auth for a client.
|
Modifier and Type | Method and Description |
---|---|
static void |
ClientHandshakeWrapper.doClientHandshake(FlightServiceGrpc.FlightServiceStub stub)
Do handshake for a client.
|
Modifier and Type | Method and Description |
---|---|
protected FlightServiceGrpc.FlightServiceStub |
FlightServiceGrpc.FlightServiceStub.build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
static FlightServiceGrpc.FlightServiceStub |
FlightServiceGrpc.newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.