@Deprecated public static interface FlightSql.ActionCancelQueryResultOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
FlightSql.ActionCancelQueryResult.CancelResult |
getResult()
Deprecated.
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1; |
int |
getResultValue()
Deprecated.
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getResultValue()
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1;
FlightSql.ActionCancelQueryResult.CancelResult getResult()
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1;
Copyright © 2023 The Apache Software Foundation. All rights reserved.