Uses of Class
org.apache.arrow.flight.FlightEndpoint.Builder
-
Uses of FlightEndpoint.Builder in org.apache.arrow.flight
Modifier and TypeMethodDescriptionstatic FlightEndpoint.Builder
Create a builder for FlightEndpoint.FlightEndpoint.Builder.setAppMetadata
(byte[] appMetadata) Set the app metadata to send along with the flight.FlightEndpoint.Builder.setExpirationTime
(Instant expirationTime) Set expiration time for the endpoint.