| Package | Description |
|---|---|
| org.apache.arrow.flight.impl |
| Modifier and Type | Class and Description |
|---|---|
static class |
Flight.Location
A location where a Flight service will accept retrieval of a particular
stream given a ticket.
|
static class |
Flight.Location.Builder
A location where a Flight service will accept retrieval of a particular
stream given a ticket.
|
| Modifier and Type | Method and Description |
|---|---|
Flight.LocationOrBuilder |
Flight.FlightEndpointOrBuilder.getLocationOrBuilder(int index)
A list of URIs where this ticket can be redeemed via DoGet().
|
Flight.LocationOrBuilder |
Flight.FlightEndpoint.getLocationOrBuilder(int index)
A list of URIs where this ticket can be redeemed via DoGet().
|
Flight.LocationOrBuilder |
Flight.FlightEndpoint.Builder.getLocationOrBuilder(int index)
A list of URIs where this ticket can be redeemed via DoGet().
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Flight.LocationOrBuilder> |
Flight.FlightEndpointOrBuilder.getLocationOrBuilderList()
A list of URIs where this ticket can be redeemed via DoGet().
|
List<? extends Flight.LocationOrBuilder> |
Flight.FlightEndpoint.getLocationOrBuilderList()
A list of URIs where this ticket can be redeemed via DoGet().
|
List<? extends Flight.LocationOrBuilder> |
Flight.FlightEndpoint.Builder.getLocationOrBuilderList()
A list of URIs where this ticket can be redeemed via DoGet().
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.