Uses of Interface
org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
Uses of Flight.FlightEndpointOrBuilder in org.apache.arrow.flight.impl
Modifier and TypeClassDescriptionstatic final class
A particular stream or split associated with a flight.static final class
A particular stream or split associated with a flight.Modifier and TypeMethodDescriptionFlight.FlightInfo.Builder.getEndpointOrBuilder
(int index) A list of endpoints associated with the flight.Flight.FlightInfo.getEndpointOrBuilder
(int index) A list of endpoints associated with the flight.Flight.FlightInfoOrBuilder.getEndpointOrBuilder
(int index) A list of endpoints associated with the flight.Flight.RenewFlightEndpointRequest.Builder.getEndpointOrBuilder()
.arrow.flight.protocol.FlightEndpoint endpoint = 1;
Flight.RenewFlightEndpointRequest.getEndpointOrBuilder()
.arrow.flight.protocol.FlightEndpoint endpoint = 1;
Flight.RenewFlightEndpointRequestOrBuilder.getEndpointOrBuilder()
.arrow.flight.protocol.FlightEndpoint endpoint = 1;
Modifier and TypeMethodDescriptionList<? extends Flight.FlightEndpointOrBuilder>
Flight.FlightInfo.Builder.getEndpointOrBuilderList()
A list of endpoints associated with the flight.List<? extends Flight.FlightEndpointOrBuilder>
Flight.FlightInfo.getEndpointOrBuilderList()
A list of endpoints associated with the flight.List<? extends Flight.FlightEndpointOrBuilder>
Flight.FlightInfoOrBuilder.getEndpointOrBuilderList()
A list of endpoints associated with the flight.