Uses of Enum
org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
Packages that use FlightSql.ActionCancelQueryResult.CancelResult
-
Uses of FlightSql.ActionCancelQueryResult.CancelResult in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.ActionCancelQueryResult.CancelResultModifier and TypeMethodDescriptionFlightSql.ActionCancelQueryResult.CancelResult.forNumber
(int value) FlightSql.ActionCancelQueryResult.Builder.getResult()
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1;
FlightSql.ActionCancelQueryResult.getResult()
Deprecated..arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1;
FlightSql.ActionCancelQueryResultOrBuilder.getResult()
Deprecated..arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1;
FlightSql.ActionCancelQueryResult.CancelResult.valueOf
(int value) Deprecated.FlightSql.ActionCancelQueryResult.CancelResult.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.FlightSql.ActionCancelQueryResult.CancelResult.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.ActionCancelQueryResult.CancelResultModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FlightSql.ActionCancelQueryResult.CancelResult>
FlightSql.ActionCancelQueryResult.CancelResult.internalGetValueMap()
Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.ActionCancelQueryResult.CancelResultModifier and TypeMethodDescriptionFlightSql.ActionCancelQueryResult.Builder.setResult
(FlightSql.ActionCancelQueryResult.CancelResult value) .arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1;