Package | Description |
---|---|
org.bytedeco.arrow_flight |
Modifier and Type | Method and Description |
---|---|
FlightEndpoint |
FlightInfo.endpoints()
A list of endpoints associated with the flight (dataset).
|
FlightEndpoint |
FlightInfo.Data.endpoints() |
FlightEndpoint |
FlightInfo.endpoints()
A list of endpoints associated with the flight (dataset).
|
FlightEndpoint |
FlightInfo.Data.endpoints() |
FlightEndpoint |
FlightEndpoint.getPointer(long i) |
FlightEndpoint |
FlightEndpoint.getPointer(long i) |
FlightEndpoint |
FlightEndpoint.locations(Location setter) |
FlightEndpoint |
FlightEndpoint.locations(Location setter) |
FlightEndpoint |
FlightEndpoint.position(long position) |
FlightEndpoint |
FlightEndpoint.position(long position) |
FlightEndpoint |
FlightEndpoint.ticket(Ticket setter) |
FlightEndpoint |
FlightEndpoint.ticket(Ticket setter) |
Modifier and Type | Method and Description |
---|---|
FlightInfo.Data |
FlightInfo.Data.endpoints(FlightEndpoint setter) |
FlightInfo.Data |
FlightInfo.Data.endpoints(FlightEndpoint setter) |
boolean |
FlightEndpoint.Equals(FlightEndpoint other) |
boolean |
FlightEndpoint.Equals(FlightEndpoint other) |
static FlightInfoResult |
FlightInfo.Make(Schema schema,
FlightDescriptor descriptor,
FlightEndpoint endpoints,
long total_records,
long total_bytes)
\brief Factory method to construct a FlightInfo.
|
static FlightInfoResult |
FlightInfo.Make(Schema schema,
FlightDescriptor descriptor,
FlightEndpoint endpoints,
long total_records,
long total_bytes)
\brief Factory method to construct a FlightInfo.
|
Copyright © 2022. All rights reserved.