Package | Description |
---|---|
org.bytedeco.arrow_flight |
Modifier and Type | Method and Description |
---|---|
FlightInfoResult |
FlightInfoResult.getPointer(long i) |
FlightInfoResult |
FlightInfoResult.getPointer(long i) |
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.
|
FlightInfoResult |
FlightInfoResult.position(long position) |
FlightInfoResult |
FlightInfoResult.position(long position) |
FlightInfoResult |
FlightInfoResult.put(FlightInfoResult other)
Copy-assignment operator.
|
FlightInfoResult |
FlightInfoResult.put(FlightInfoResult other)
Copy-assignment operator.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FlightInfoResult.Equals(FlightInfoResult other)
Compare to another Result.
|
boolean |
FlightInfoResult.Equals(FlightInfoResult other)
Compare to another Result.
|
FlightInfoResult |
FlightInfoResult.put(FlightInfoResult other)
Copy-assignment operator.
|
FlightInfoResult |
FlightInfoResult.put(FlightInfoResult other)
Copy-assignment operator.
|
Constructor and Description |
---|
FlightInfoResult(FlightInfoResult other)
Copy constructor.
|
FlightInfoResult(FlightInfoResult other)
Copy constructor.
|
Copyright © 2022. All rights reserved.