Uses of Enum
org.apache.arrow.flight.CloseSessionResult.Status
-
Uses of CloseSessionResult.Status in org.apache.arrow.flight
Modifier and TypeMethodDescriptionstatic CloseSessionResult.Status
CloseSessionResult.Status.fromProtocol
(Flight.CloseSessionResult.Status proto) CloseSessionResult.getStatus()
static CloseSessionResult.Status
Returns the enum constant of this type with the specified name.static CloseSessionResult.Status[]
CloseSessionResult.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.