Uses of Enum
org.apache.arrow.flight.CloseSessionResult.Status
Packages that use CloseSessionResult.Status
-
Uses of CloseSessionResult.Status in org.apache.arrow.flight
Methods in org.apache.arrow.flight that return CloseSessionResult.StatusModifier 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.Constructors in org.apache.arrow.flight with parameters of type CloseSessionResult.Status