Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
Package
Description
-
Uses of FlightSql.CommandGetSqlInfo in org.apache.arrow.flight.integration.tests
Modifier and TypeMethodDescriptionFlightSqlScenarioProducer.getFlightInfoSqlInfo
(FlightSql.CommandGetSqlInfo request, FlightProducer.CallContext context, FlightDescriptor descriptor) void
FlightSqlScenarioProducer.getStreamSqlInfo
(FlightSql.CommandGetSqlInfo command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) -
Uses of FlightSql.CommandGetSqlInfo in org.apache.arrow.flight.sql
Modifier and TypeMethodDescriptionBasicFlightSqlProducer.getFlightInfoSqlInfo
(FlightSql.CommandGetSqlInfo request, FlightProducer.CallContext context, FlightDescriptor descriptor) FlightSqlProducer.getFlightInfoSqlInfo
(FlightSql.CommandGetSqlInfo request, FlightProducer.CallContext context, FlightDescriptor descriptor) Returns the SQL Info of the server by returning aFlightSql.CommandGetSqlInfo
in aResult
.NoOpFlightSqlProducer.getFlightInfoSqlInfo
(FlightSql.CommandGetSqlInfo request, FlightProducer.CallContext context, FlightDescriptor descriptor) void
FlightSqlProducer.getStreamSqlInfo
(FlightSql.CommandGetSqlInfo command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) Returns data for SQL info based data stream.void
NoOpFlightSqlProducer.getStreamSqlInfo
(FlightSql.CommandGetSqlInfo command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) -
Uses of FlightSql.CommandGetSqlInfo in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionFlightSql.CommandGetSqlInfo.Builder.build()
FlightSql.CommandGetSqlInfo.Builder.buildPartial()
static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.getDefaultInstance()
FlightSql.CommandGetSqlInfo.Builder.getDefaultInstanceForType()
FlightSql.CommandGetSqlInfo.getDefaultInstanceForType()
static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseDelimitedFrom
(InputStream input) static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseFrom
(byte[] data) static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseFrom
(com.google.protobuf.ByteString data) static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseFrom
(com.google.protobuf.CodedInputStream input) static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseFrom
(InputStream input) static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseFrom
(ByteBuffer data) static FlightSql.CommandGetSqlInfo
FlightSql.CommandGetSqlInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandGetSqlInfo>
FlightSql.CommandGetSqlInfo.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandGetSqlInfo>
FlightSql.CommandGetSqlInfo.parser()
Modifier and TypeMethodDescriptionFlightSql.CommandGetSqlInfo.Builder.mergeFrom
(FlightSql.CommandGetSqlInfo other) FlightSql.CommandGetSqlInfo.newBuilder
(FlightSql.CommandGetSqlInfo prototype)