| Package | Description |
|---|---|
| org.apache.arrow.flight.impl |
| Modifier and Type | Class and Description |
|---|---|
static class |
Flight.FlightEndpoint
A particular stream or split associated with a flight.
|
static class |
Flight.FlightEndpoint.Builder
A particular stream or split associated with a flight.
|
| Modifier and Type | Method and Description |
|---|---|
Flight.FlightEndpointOrBuilder |
Flight.FlightGetInfoOrBuilder.getEndpointOrBuilder(int index)
A list of endpoints associated with the flight.
|
Flight.FlightEndpointOrBuilder |
Flight.FlightGetInfo.getEndpointOrBuilder(int index)
A list of endpoints associated with the flight.
|
Flight.FlightEndpointOrBuilder |
Flight.FlightGetInfo.Builder.getEndpointOrBuilder(int index)
A list of endpoints associated with the flight.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Flight.FlightEndpointOrBuilder> |
Flight.FlightGetInfoOrBuilder.getEndpointOrBuilderList()
A list of endpoints associated with the flight.
|
List<? extends Flight.FlightEndpointOrBuilder> |
Flight.FlightGetInfo.getEndpointOrBuilderList()
A list of endpoints associated with the flight.
|
List<? extends Flight.FlightEndpointOrBuilder> |
Flight.FlightGetInfo.Builder.getEndpointOrBuilderList()
A list of endpoints associated with the flight.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.