Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TI16Column
Packages that use TI16Column
-
Uses of TI16Column 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 TI16ColumnMethods in com.databricks.jdbc.model.client.thrift.generated that return TI16ColumnModifier and TypeMethodDescriptionTI16Column.deepCopy()TColumn.getI16Val()TI16Column.setNulls(byte[] nulls) TI16Column.setNulls(ByteBuffer nulls) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TI16ColumnModifier and TypeMethodDescriptionintTI16Column.compareTo(TI16Column other) booleanTI16Column.equals(TI16Column that) static TColumnTColumn.i16Val(TI16Column value) voidTColumn.setI16Val(TI16Column value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TI16Column