Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
Packages that use FlightSql.CommandGetXdbcTypeInfo
Package
Description
-
Uses of FlightSql.CommandGetXdbcTypeInfo in org.apache.arrow.flight.integration.tests
Methods in org.apache.arrow.flight.integration.tests with parameters of type FlightSql.CommandGetXdbcTypeInfoModifier 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
Methods in org.apache.arrow.flight.sql with parameters of type FlightSql.CommandGetXdbcTypeInfoModifier 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
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandGetXdbcTypeInfoModifier 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) Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.CommandGetXdbcTypeInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandGetXdbcTypeInfo>
FlightSql.CommandGetXdbcTypeInfo.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandGetXdbcTypeInfo>
FlightSql.CommandGetXdbcTypeInfo.parser()
Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.CommandGetXdbcTypeInfoModifier and TypeMethodDescriptionFlightSql.CommandGetXdbcTypeInfo.Builder.mergeFrom
(FlightSql.CommandGetXdbcTypeInfo other) FlightSql.CommandGetXdbcTypeInfo.newBuilder
(FlightSql.CommandGetXdbcTypeInfo prototype)