Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
Packages that use FlightSql.CommandGetPrimaryKeys
-
Uses of FlightSql.CommandGetPrimaryKeys in org.apache.arrow.flight.sql
Methods in org.apache.arrow.flight.sql with parameters of type FlightSql.CommandGetPrimaryKeysModifier and TypeMethodDescriptionBasicFlightSqlProducer.getFlightInfoPrimaryKeys(FlightSql.CommandGetPrimaryKeys request, FlightProducer.CallContext context, FlightDescriptor descriptor) FlightSqlProducer.getFlightInfoPrimaryKeys(FlightSql.CommandGetPrimaryKeys request, FlightProducer.CallContext context, FlightDescriptor descriptor) Returns the available primary keys by returning a stream ofFlightSql.CommandGetPrimaryKeysobjects inResultobjects.NoOpFlightSqlProducer.getFlightInfoPrimaryKeys(FlightSql.CommandGetPrimaryKeys request, FlightProducer.CallContext context, FlightDescriptor descriptor) voidFlightSqlProducer.getStreamPrimaryKeys(FlightSql.CommandGetPrimaryKeys command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) Returns data for primary keys based data stream.voidNoOpFlightSqlProducer.getStreamPrimaryKeys(FlightSql.CommandGetPrimaryKeys command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) -
Uses of FlightSql.CommandGetPrimaryKeys in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandGetPrimaryKeysModifier and TypeMethodDescriptionFlightSql.CommandGetPrimaryKeys.Builder.build()FlightSql.CommandGetPrimaryKeys.Builder.buildPartial()FlightSql.CommandGetPrimaryKeys.getDefaultInstance()FlightSql.CommandGetPrimaryKeys.Builder.getDefaultInstanceForType()FlightSql.CommandGetPrimaryKeys.getDefaultInstanceForType()FlightSql.CommandGetPrimaryKeys.parseDelimitedFrom(InputStream input) FlightSql.CommandGetPrimaryKeys.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetPrimaryKeys.parseFrom(byte[] data) FlightSql.CommandGetPrimaryKeys.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetPrimaryKeys.parseFrom(com.google.protobuf.ByteString data) FlightSql.CommandGetPrimaryKeys.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetPrimaryKeys.parseFrom(com.google.protobuf.CodedInputStream input) FlightSql.CommandGetPrimaryKeys.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetPrimaryKeys.parseFrom(InputStream input) FlightSql.CommandGetPrimaryKeys.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetPrimaryKeys.parseFrom(ByteBuffer data) FlightSql.CommandGetPrimaryKeys.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.CommandGetPrimaryKeysModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandGetPrimaryKeys>FlightSql.CommandGetPrimaryKeys.getParserForType()static com.google.protobuf.Parser<FlightSql.CommandGetPrimaryKeys>FlightSql.CommandGetPrimaryKeys.parser()Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.CommandGetPrimaryKeysModifier and TypeMethodDescriptionFlightSql.CommandGetPrimaryKeys.Builder.mergeFrom(FlightSql.CommandGetPrimaryKeys other) FlightSql.CommandGetPrimaryKeys.newBuilder(FlightSql.CommandGetPrimaryKeys prototype)