Package | Description |
---|---|
org.apache.arrow.flight |
Modifier and Type | Method and Description |
---|---|
List<FlightEndpoint> |
FlightInfo.getEndpoints() |
Constructor and Description |
---|
FlightInfo(Schema schema,
FlightDescriptor descriptor,
List<FlightEndpoint> endpoints,
long bytes,
long records)
Constructs a new instance.
|
FlightInfo(Schema schema,
FlightDescriptor descriptor,
List<FlightEndpoint> endpoints,
long bytes,
long records,
IpcOption option)
Constructs a new instance.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.