Interface and Description |
---|
org.apache.arrow.flight.auth.ClientAuthHandler
As of 14.0.0. This implements a stateful "login" flow that does not play well with
distributed or stateless systems. It will not be removed, but should not be used. Instead
see
FlightClient.authenticateBasicToken(String, String) . |
org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequestOrBuilder |
org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResultOrBuilder |
org.apache.arrow.flight.auth.ServerAuthHandler
As of 14.0.0. This implements a stateful "login" flow that does not play well with
distributed or stateless systems. It will not be removed, but should not be used. Instead,
see
FlightServer.Builder#headerAuthenticator(CallHeaderAuthenticator)
and CallHeaderAuthenticator . |
Class and Description |
---|
org.apache.arrow.memory.ArrowByteBufAllocator
This class may be removed in a future release.
|
org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest |
org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult |
Enum and Description |
---|
org.apache.arrow.flight.sql.CancelResult
Prefer
CancelStatus . |
Constructor and Description |
---|
org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch(long, ArrowRecordBatch) |
org.apache.arrow.vector.types.pojo.ArrowType.Decimal(int, int)
This API will be removed in a future release.
|
org.apache.arrow.vector.NullVector() |
org.apache.arrow.vector.ZeroVector() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.