Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
Packages that use FlightSql.ActionCancelQueryResult
-
Uses of FlightSql.ActionCancelQueryResult in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.ActionCancelQueryResultModifier and TypeMethodDescriptionFlightSql.ActionCancelQueryResult.Builder.build()
FlightSql.ActionCancelQueryResult.Builder.buildPartial()
FlightSql.ActionCancelQueryResult.getDefaultInstance()
Deprecated.FlightSql.ActionCancelQueryResult.Builder.getDefaultInstanceForType()
FlightSql.ActionCancelQueryResult.getDefaultInstanceForType()
Deprecated.FlightSql.ActionCancelQueryResult.parseDelimitedFrom
(InputStream input) Deprecated.FlightSql.ActionCancelQueryResult.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.FlightSql.ActionCancelQueryResult.parseFrom
(byte[] data) Deprecated.FlightSql.ActionCancelQueryResult.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.FlightSql.ActionCancelQueryResult.parseFrom
(com.google.protobuf.ByteString data) Deprecated.FlightSql.ActionCancelQueryResult.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.FlightSql.ActionCancelQueryResult.parseFrom
(com.google.protobuf.CodedInputStream input) Deprecated.FlightSql.ActionCancelQueryResult.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.FlightSql.ActionCancelQueryResult.parseFrom
(InputStream input) Deprecated.FlightSql.ActionCancelQueryResult.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.FlightSql.ActionCancelQueryResult.parseFrom
(ByteBuffer data) Deprecated.FlightSql.ActionCancelQueryResult.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.ActionCancelQueryResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.ActionCancelQueryResult>
FlightSql.ActionCancelQueryResult.getParserForType()
Deprecated.static com.google.protobuf.Parser<FlightSql.ActionCancelQueryResult>
FlightSql.ActionCancelQueryResult.parser()
Deprecated.Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.ActionCancelQueryResultModifier and TypeMethodDescriptionFlightSql.ActionCancelQueryResult.Builder.mergeFrom
(FlightSql.ActionCancelQueryResult other) FlightSql.ActionCancelQueryResult.newBuilder
(FlightSql.ActionCancelQueryResult prototype) Deprecated.