Uses of Interface
org.apache.arrow.flight.impl.Flight.LocationOrBuilder
-
Uses of Flight.LocationOrBuilder in org.apache.arrow.flight.impl
Modifier and TypeClassDescriptionstatic final class
A location where a Flight service will accept retrieval of a particular stream given a ticket.static final class
A location where a Flight service will accept retrieval of a particular stream given a ticket.Modifier and TypeMethodDescriptionFlight.FlightEndpoint.Builder.getLocationOrBuilder
(int index) A list of URIs where this ticket can be redeemed via DoGet().Flight.FlightEndpoint.getLocationOrBuilder
(int index) A list of URIs where this ticket can be redeemed via DoGet().Flight.FlightEndpointOrBuilder.getLocationOrBuilder
(int index) A list of URIs where this ticket can be redeemed via DoGet().Modifier and TypeMethodDescriptionList<? extends Flight.LocationOrBuilder>
Flight.FlightEndpoint.Builder.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.FlightEndpointOrBuilder.getLocationOrBuilderList()
A list of URIs where this ticket can be redeemed via DoGet().