| Package | Description | 
|---|---|
| org.bytedeco.arrow_flight | 
| Modifier and Type | Method and Description | 
|---|---|
Ticket | 
Ticket.getPointer(long i)  | 
Ticket | 
Ticket.getPointer(long i)  | 
Ticket | 
Ticket.position(long position)  | 
Ticket | 
Ticket.position(long position)  | 
Ticket | 
FlightEndpoint.ticket()
Opaque ticket identify; use with DoGet RPC 
 | 
Ticket | 
FlightEndpoint.ticket()
Opaque ticket identify; use with DoGet RPC 
 | 
Ticket | 
Ticket.ticket(String setter)  | 
Ticket | 
Ticket.ticket(String setter)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Status | 
Ticket.Deserialize(BytePointer serialized,
           Ticket out)  | 
static Status | 
Ticket.Deserialize(BytePointer serialized,
           Ticket out)  | 
static Status | 
Ticket.Deserialize(String serialized,
           Ticket out)
\brief Parse the wire-format representation of this type. 
 | 
static Status | 
Ticket.Deserialize(String serialized,
           Ticket out)
\brief Parse the wire-format representation of this type. 
 | 
Status | 
FlightClient.DoGet(FlightCallOptions options,
     Ticket ticket,
     FlightStreamReader stream)
\brief Given a flight ticket and schema, request to be sent the
  stream. 
 | 
Status | 
FlightClient.DoGet(FlightCallOptions options,
     Ticket ticket,
     FlightStreamReader stream)
\brief Given a flight ticket and schema, request to be sent the
  stream. 
 | 
Status | 
FlightServerBase.DoGet(ServerCallContext context,
     Ticket request,
     FlightDataStream stream)
\brief Get a stream of IPC payloads to put on the wire 
 | 
Status | 
FlightServerBase.DoGet(ServerCallContext context,
     Ticket request,
     FlightDataStream stream)
\brief Get a stream of IPC payloads to put on the wire 
 | 
Status | 
FlightClient.DoGet(Ticket ticket,
     FlightStreamReader stream)  | 
Status | 
FlightClient.DoGet(Ticket ticket,
     FlightStreamReader stream)  | 
boolean | 
Ticket.Equals(Ticket other)  | 
boolean | 
Ticket.Equals(Ticket other)  | 
FlightEndpoint | 
FlightEndpoint.ticket(Ticket setter)  | 
FlightEndpoint | 
FlightEndpoint.ticket(Ticket setter)  | 
Copyright © 2022. All rights reserved.