Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
Packages that use FlightSql.CommandGetSqlInfo
-
Uses of FlightSql.CommandGetSqlInfo in org.apache.arrow.flight.sql
Methods in org.apache.arrow.flight.sql with parameters of type FlightSql.CommandGetSqlInfoModifier 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.CommandGetSqlInfoin aResult.NoOpFlightSqlProducer.getFlightInfoSqlInfo(FlightSql.CommandGetSqlInfo request, FlightProducer.CallContext context, FlightDescriptor descriptor) voidFlightSqlProducer.getStreamSqlInfo(FlightSql.CommandGetSqlInfo command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) Returns data for SQL info based data stream.voidNoOpFlightSqlProducer.getStreamSqlInfo(FlightSql.CommandGetSqlInfo command, FlightProducer.CallContext context, FlightProducer.ServerStreamListener listener) -
Uses of FlightSql.CommandGetSqlInfo in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandGetSqlInfoModifier and TypeMethodDescriptionFlightSql.CommandGetSqlInfo.Builder.build()FlightSql.CommandGetSqlInfo.Builder.buildPartial()static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.getDefaultInstance()FlightSql.CommandGetSqlInfo.Builder.getDefaultInstanceForType()FlightSql.CommandGetSqlInfo.getDefaultInstanceForType()static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseDelimitedFrom(InputStream input) static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseFrom(byte[] data) static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseFrom(com.google.protobuf.ByteString data) static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseFrom(com.google.protobuf.CodedInputStream input) static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseFrom(InputStream input) static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseFrom(ByteBuffer data) static FlightSql.CommandGetSqlInfoFlightSql.CommandGetSqlInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.CommandGetSqlInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandGetSqlInfo>FlightSql.CommandGetSqlInfo.getParserForType()static com.google.protobuf.Parser<FlightSql.CommandGetSqlInfo>FlightSql.CommandGetSqlInfo.parser()Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.CommandGetSqlInfoModifier and TypeMethodDescriptionFlightSql.CommandGetSqlInfo.Builder.mergeFrom(FlightSql.CommandGetSqlInfo other) FlightSql.CommandGetSqlInfo.newBuilder(FlightSql.CommandGetSqlInfo prototype)