Package | Description |
---|---|
org.apache.arrow.flight.impl |
Modifier and Type | Class and Description |
---|---|
static class |
Flight.Ticket
An opaque identifier that the service can use to retrieve a particular
portion of a stream.
|
static class |
Flight.Ticket.Builder
An opaque identifier that the service can use to retrieve a particular
portion of a stream.
|
Modifier and Type | Method and Description |
---|---|
Flight.TicketOrBuilder |
Flight.FlightEndpointOrBuilder.getTicketOrBuilder()
Token used to retrieve this stream.
|
Flight.TicketOrBuilder |
Flight.FlightEndpoint.getTicketOrBuilder()
Token used to retrieve this stream.
|
Flight.TicketOrBuilder |
Flight.FlightEndpoint.Builder.getTicketOrBuilder()
Token used to retrieve this stream.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.