Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
Package
Description
-
Uses of FlightSql.CommandGetXdbcTypeInfo in org.apache.arrow.flight.integration.tests
Modifier and TypeMethodDescriptionFlightSqlScenarioProducer.getFlightInfoTypeInfo
(FlightSql.CommandGetXdbcTypeInfo request, FlightProducer.CallContext context, FlightDescriptor descriptor) void
FlightSqlScenarioProducer.getStreamTypeInfo
(FlightSql.CommandGetXdbcTypeInfo request, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) -
Uses of FlightSql.CommandGetXdbcTypeInfo in org.apache.arrow.flight.sql
Modifier and TypeMethodDescriptionBasicFlightSqlProducer.getFlightInfoTypeInfo
(FlightSql.CommandGetXdbcTypeInfo request, FlightProducer.CallContext context, FlightDescriptor descriptor) FlightSqlProducer.getFlightInfoTypeInfo
(FlightSql.CommandGetXdbcTypeInfo request, FlightProducer.CallContext context, FlightDescriptor descriptor) Returns a description of all the data types supported by source.NoOpFlightSqlProducer.getFlightInfoTypeInfo
(FlightSql.CommandGetXdbcTypeInfo request, FlightProducer.CallContext context, FlightDescriptor descriptor) void
FlightSqlProducer.getStreamTypeInfo
(FlightSql.CommandGetXdbcTypeInfo request, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) Returns data for type info based data stream.void
NoOpFlightSqlProducer.getStreamTypeInfo
(FlightSql.CommandGetXdbcTypeInfo request, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) -
Uses of FlightSql.CommandGetXdbcTypeInfo in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionFlightSql.CommandGetXdbcTypeInfo.Builder.build()
FlightSql.CommandGetXdbcTypeInfo.Builder.buildPartial()
FlightSql.CommandGetXdbcTypeInfo.getDefaultInstance()
FlightSql.CommandGetXdbcTypeInfo.Builder.getDefaultInstanceForType()
FlightSql.CommandGetXdbcTypeInfo.getDefaultInstanceForType()
FlightSql.CommandGetXdbcTypeInfo.parseDelimitedFrom
(InputStream input) FlightSql.CommandGetXdbcTypeInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetXdbcTypeInfo.parseFrom
(byte[] data) FlightSql.CommandGetXdbcTypeInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetXdbcTypeInfo.parseFrom
(com.google.protobuf.ByteString data) FlightSql.CommandGetXdbcTypeInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetXdbcTypeInfo.parseFrom
(com.google.protobuf.CodedInputStream input) FlightSql.CommandGetXdbcTypeInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetXdbcTypeInfo.parseFrom
(InputStream input) FlightSql.CommandGetXdbcTypeInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetXdbcTypeInfo.parseFrom
(ByteBuffer data) FlightSql.CommandGetXdbcTypeInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandGetXdbcTypeInfo>
FlightSql.CommandGetXdbcTypeInfo.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandGetXdbcTypeInfo>
FlightSql.CommandGetXdbcTypeInfo.parser()
Modifier and TypeMethodDescriptionFlightSql.CommandGetXdbcTypeInfo.Builder.mergeFrom
(FlightSql.CommandGetXdbcTypeInfo other) FlightSql.CommandGetXdbcTypeInfo.newBuilder
(FlightSql.CommandGetXdbcTypeInfo prototype)