Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TI32Column
Packages that use TI32Column
-
Uses of TI32Column in com.databricks.jdbc.model.client.thrift.generated
Classes in com.databricks.jdbc.model.client.thrift.generated that implement interfaces with type arguments of type TI32ColumnMethods in com.databricks.jdbc.model.client.thrift.generated that return TI32ColumnModifier and TypeMethodDescriptionTI32Column.deepCopy()TColumn.getI32Val()TI32Column.setNulls(byte[] nulls) TI32Column.setNulls(ByteBuffer nulls) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TI32ColumnModifier and TypeMethodDescriptionintTI32Column.compareTo(TI32Column other) booleanTI32Column.equals(TI32Column that) static TColumnTColumn.i32Val(TI32Column value) voidTColumn.setI32Val(TI32Column value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TI32Column