Uses of Class
org.apache.arrow.flight.impl.Flight.Ticket
Packages that use Flight.Ticket
-
Uses of Flight.Ticket in org.apache.arrow.flight.impl
Methods in org.apache.arrow.flight.impl that return Flight.TicketModifier and TypeMethodDescriptionFlight.Ticket.Builder.build()Flight.Ticket.Builder.buildPartial()static Flight.TicketFlight.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.TicketFlight.Ticket.parseDelimitedFrom(InputStream input) static Flight.TicketFlight.Ticket.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.TicketFlight.Ticket.parseFrom(byte[] data) static Flight.TicketFlight.Ticket.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.TicketFlight.Ticket.parseFrom(com.google.protobuf.ByteString data) static Flight.TicketFlight.Ticket.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.TicketFlight.Ticket.parseFrom(com.google.protobuf.CodedInputStream input) static Flight.TicketFlight.Ticket.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.TicketFlight.Ticket.parseFrom(InputStream input) static Flight.TicketFlight.Ticket.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.TicketFlight.Ticket.parseFrom(ByteBuffer data) static Flight.TicketFlight.Ticket.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.impl that return types with arguments of type Flight.TicketModifier 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()Methods in org.apache.arrow.flight.impl with parameters of type Flight.TicketModifier and TypeMethodDescriptiondefault voidFlightServiceGrpc.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.io.grpc.stub.BlockingClientCall<?,Flight.FlightData> FlightServiceGrpc.FlightServiceBlockingV2Stub.doGet(Flight.Ticket request) Retrieve a single stream associated with a particular descriptor associated with the referenced ticket.voidFlightServiceGrpc.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.BuilderFlight.Ticket.newBuilder(Flight.Ticket prototype) Flight.FlightEndpoint.Builder.setTicket(Flight.Ticket value) Token used to retrieve this stream.