Uses of Class
org.apache.arrow.flight.impl.Flight.Location
-
Uses of Flight.Location in org.apache.arrow.flight.impl
Modifier and TypeMethodDescriptionFlight.Location.Builder.build()
Flight.Location.Builder.buildPartial()
static Flight.Location
Flight.Location.getDefaultInstance()
Flight.Location.Builder.getDefaultInstanceForType()
Flight.Location.getDefaultInstanceForType()
Flight.FlightEndpoint.Builder.getLocation
(int index) A list of URIs where this ticket can be redeemed via DoGet().Flight.FlightEndpoint.getLocation
(int index) A list of URIs where this ticket can be redeemed via DoGet().Flight.FlightEndpointOrBuilder.getLocation
(int index) A list of URIs where this ticket can be redeemed via DoGet().static Flight.Location
Flight.Location.parseDelimitedFrom
(InputStream input) static Flight.Location
Flight.Location.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.Location
Flight.Location.parseFrom
(byte[] data) static Flight.Location
Flight.Location.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.Location
Flight.Location.parseFrom
(com.google.protobuf.ByteString data) static Flight.Location
Flight.Location.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.Location
Flight.Location.parseFrom
(com.google.protobuf.CodedInputStream input) static Flight.Location
Flight.Location.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.Location
Flight.Location.parseFrom
(InputStream input) static Flight.Location
Flight.Location.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.Location
Flight.Location.parseFrom
(ByteBuffer data) static Flight.Location
Flight.Location.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionFlight.FlightEndpoint.Builder.getLocationList()
A list of URIs where this ticket can be redeemed via DoGet().Flight.FlightEndpoint.getLocationList()
A list of URIs where this ticket can be redeemed via DoGet().Flight.FlightEndpointOrBuilder.getLocationList()
A list of URIs where this ticket can be redeemed via DoGet().com.google.protobuf.Parser<Flight.Location>
Flight.Location.getParserForType()
static com.google.protobuf.Parser<Flight.Location>
Flight.Location.parser()
Modifier and TypeMethodDescriptionFlight.FlightEndpoint.Builder.addLocation
(int index, Flight.Location value) A list of URIs where this ticket can be redeemed via DoGet().Flight.FlightEndpoint.Builder.addLocation
(Flight.Location value) A list of URIs where this ticket can be redeemed via DoGet().Flight.Location.Builder.mergeFrom
(Flight.Location other) static Flight.Location.Builder
Flight.Location.newBuilder
(Flight.Location prototype) Flight.FlightEndpoint.Builder.setLocation
(int index, Flight.Location value) A list of URIs where this ticket can be redeemed via DoGet().Modifier and TypeMethodDescriptionFlight.FlightEndpoint.Builder.addAllLocation
(Iterable<? extends Flight.Location> values) A list of URIs where this ticket can be redeemed via DoGet().