Uses of Class
org.apache.arrow.flight.ErrorFlightMetadata
-
Uses of ErrorFlightMetadata in org.apache.arrow.flight
Modifier and TypeMethodDescriptionCallStatus.withMetadata
(ErrorFlightMetadata metadata) Return a copy of this status with associated exception metadata.ModifierConstructorDescriptionCallStatus
(FlightStatusCode code, Throwable cause, String description, ErrorFlightMetadata metadata) Create a new status.