Uses of Class
org.apache.arrow.flight.impl.Flight.Ticket
-
Uses of Flight.Ticket in org.apache.arrow.flight.impl
Modifier and TypeMethodDescriptionFlight.Ticket.Builder.build()
Flight.Ticket.Builder.buildPartial()
static Flight.Ticket
Flight.Ticket.getDefaultInstance()
Flight.Ticket.Builder.getDefaultInstanceForType()
Flight.Ticket.getDefaultInstanceForType()
Flight.FlightEndpoint.Builder.getTicket()
Token used to retrieve this stream.Flight.FlightEndpoint.getTicket()
Token used to retrieve this stream.Flight.FlightEndpointOrBuilder.getTicket()
Token used to retrieve this stream.static Flight.Ticket
Flight.Ticket.parseDelimitedFrom
(InputStream input) static Flight.Ticket
Flight.Ticket.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.Ticket
Flight.Ticket.parseFrom
(byte[] data) static Flight.Ticket
Flight.Ticket.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.Ticket
Flight.Ticket.parseFrom
(com.google.protobuf.ByteString data) static Flight.Ticket
Flight.Ticket.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.Ticket
Flight.Ticket.parseFrom
(com.google.protobuf.CodedInputStream input) static Flight.Ticket
Flight.Ticket.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.Ticket
Flight.Ticket.parseFrom
(InputStream input) static Flight.Ticket
Flight.Ticket.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.Ticket
Flight.Ticket.parseFrom
(ByteBuffer data) static Flight.Ticket
Flight.Ticket.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Flight.Ticket,
Flight.FlightData> FlightServiceGrpc.getDoGetMethod()
com.google.protobuf.Parser<Flight.Ticket>
Flight.Ticket.getParserForType()
static com.google.protobuf.Parser<Flight.Ticket>
Flight.Ticket.parser()
Modifier and TypeMethodDescriptiondefault void
FlightServiceGrpc.AsyncService.doGet
(Flight.Ticket request, io.grpc.stub.StreamObserver<Flight.FlightData> responseObserver) Retrieve a single stream associated with a particular descriptor associated with the referenced ticket.FlightServiceGrpc.FlightServiceBlockingStub.doGet
(Flight.Ticket request) Retrieve a single stream associated with a particular descriptor associated with the referenced ticket.void
FlightServiceGrpc.FlightServiceStub.doGet
(Flight.Ticket request, io.grpc.stub.StreamObserver<Flight.FlightData> responseObserver) Retrieve a single stream associated with a particular descriptor associated with the referenced ticket.Flight.Ticket.Builder.mergeFrom
(Flight.Ticket other) Flight.FlightEndpoint.Builder.mergeTicket
(Flight.Ticket value) Token used to retrieve this stream.static Flight.Ticket.Builder
Flight.Ticket.newBuilder
(Flight.Ticket prototype) Flight.FlightEndpoint.Builder.setTicket
(Flight.Ticket value) Token used to retrieve this stream.