Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
Package
Description
-
Uses of FlightSql.CommandGetPrimaryKeys in org.apache.arrow.flight.integration.tests
Modifier and TypeMethodDescriptionFlightSqlScenarioProducer.getFlightInfoPrimaryKeys
(FlightSql.CommandGetPrimaryKeys request, FlightProducer.CallContext context, FlightDescriptor descriptor) void
FlightSqlScenarioProducer.getStreamPrimaryKeys
(FlightSql.CommandGetPrimaryKeys command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) -
Uses of FlightSql.CommandGetPrimaryKeys in org.apache.arrow.flight.sql
Modifier 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.CommandGetPrimaryKeys
objects inResult
objects.NoOpFlightSqlProducer.getFlightInfoPrimaryKeys
(FlightSql.CommandGetPrimaryKeys request, FlightProducer.CallContext context, FlightDescriptor descriptor) void
FlightSqlProducer.getStreamPrimaryKeys
(FlightSql.CommandGetPrimaryKeys command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) Returns data for primary keys based data stream.void
NoOpFlightSqlProducer.getStreamPrimaryKeys
(FlightSql.CommandGetPrimaryKeys command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) -
Uses of FlightSql.CommandGetPrimaryKeys in org.apache.arrow.flight.sql.impl
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandGetPrimaryKeys>
FlightSql.CommandGetPrimaryKeys.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandGetPrimaryKeys>
FlightSql.CommandGetPrimaryKeys.parser()
Modifier and TypeMethodDescriptionFlightSql.CommandGetPrimaryKeys.Builder.mergeFrom
(FlightSql.CommandGetPrimaryKeys other) FlightSql.CommandGetPrimaryKeys.newBuilder
(FlightSql.CommandGetPrimaryKeys prototype)