Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
Packages that use FlightSql.CommandGetImportedKeys
-
Uses of FlightSql.CommandGetImportedKeys in org.apache.arrow.flight.sql
Methods in org.apache.arrow.flight.sql with parameters of type FlightSql.CommandGetImportedKeysModifier and TypeMethodDescriptionBasicFlightSqlProducer.getFlightInfoImportedKeys(FlightSql.CommandGetImportedKeys request, FlightProducer.CallContext context, FlightDescriptor descriptor) FlightSqlProducer.getFlightInfoImportedKeys(FlightSql.CommandGetImportedKeys request, FlightProducer.CallContext context, FlightDescriptor descriptor) Retrieves a description of the primary key columns that are referenced by given table's foreign key columnsFlightSql.CommandGetImportedKeysobjects inResultobjects.NoOpFlightSqlProducer.getFlightInfoImportedKeys(FlightSql.CommandGetImportedKeys request, FlightProducer.CallContext context, FlightDescriptor descriptor) voidFlightSqlProducer.getStreamImportedKeys(FlightSql.CommandGetImportedKeys command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) Returns data for foreign keys based data stream.voidNoOpFlightSqlProducer.getStreamImportedKeys(FlightSql.CommandGetImportedKeys command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) -
Uses of FlightSql.CommandGetImportedKeys in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandGetImportedKeysModifier and TypeMethodDescriptionFlightSql.CommandGetImportedKeys.Builder.build()FlightSql.CommandGetImportedKeys.Builder.buildPartial()FlightSql.CommandGetImportedKeys.getDefaultInstance()FlightSql.CommandGetImportedKeys.Builder.getDefaultInstanceForType()FlightSql.CommandGetImportedKeys.getDefaultInstanceForType()FlightSql.CommandGetImportedKeys.parseDelimitedFrom(InputStream input) FlightSql.CommandGetImportedKeys.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetImportedKeys.parseFrom(byte[] data) FlightSql.CommandGetImportedKeys.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetImportedKeys.parseFrom(com.google.protobuf.ByteString data) FlightSql.CommandGetImportedKeys.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetImportedKeys.parseFrom(com.google.protobuf.CodedInputStream input) FlightSql.CommandGetImportedKeys.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetImportedKeys.parseFrom(InputStream input) FlightSql.CommandGetImportedKeys.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetImportedKeys.parseFrom(ByteBuffer data) FlightSql.CommandGetImportedKeys.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.CommandGetImportedKeysModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandGetImportedKeys>FlightSql.CommandGetImportedKeys.getParserForType()static com.google.protobuf.Parser<FlightSql.CommandGetImportedKeys>FlightSql.CommandGetImportedKeys.parser()Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.CommandGetImportedKeysModifier and TypeMethodDescriptionFlightSql.CommandGetImportedKeys.Builder.mergeFrom(FlightSql.CommandGetImportedKeys other) FlightSql.CommandGetImportedKeys.newBuilder(FlightSql.CommandGetImportedKeys prototype)