Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
Packages that use FlightSql.CommandGetXdbcTypeInfo.Builder
-
Uses of FlightSql.CommandGetXdbcTypeInfo.Builder in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandGetXdbcTypeInfo.BuilderModifier and TypeMethodDescriptionFlightSql.CommandGetXdbcTypeInfo.Builder.clear()FlightSql.CommandGetXdbcTypeInfo.Builder.clearDataType()Specifies the data type to search for the info.FlightSql.CommandGetXdbcTypeInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandGetXdbcTypeInfo.Builder.mergeFrom(com.google.protobuf.Message other) FlightSql.CommandGetXdbcTypeInfo.Builder.mergeFrom(FlightSql.CommandGetXdbcTypeInfo other) FlightSql.CommandGetXdbcTypeInfo.newBuilder()FlightSql.CommandGetXdbcTypeInfo.newBuilder(FlightSql.CommandGetXdbcTypeInfo prototype) FlightSql.CommandGetXdbcTypeInfo.newBuilderForType()protected FlightSql.CommandGetXdbcTypeInfo.BuilderFlightSql.CommandGetXdbcTypeInfo.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FlightSql.CommandGetXdbcTypeInfo.Builder.setDataType(int value) Specifies the data type to search for the info.FlightSql.CommandGetXdbcTypeInfo.toBuilder()