Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TI16Value
-
Packages that use TI16Value Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TI16Value in com.databricks.jdbc.model.client.thrift.generated
Methods in com.databricks.jdbc.model.client.thrift.generated that return TI16Value Modifier and Type Method Description TI16ValueTI16Value. deepCopy()TI16ValueTColumnValue. getI16Val()TI16ValueTI16Value. setValue(short value)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TI16Value Modifier and Type Method Description intTI16Value. compareTo(TI16Value other)booleanTI16Value. equals(TI16Value that)static TColumnValueTColumnValue. i16Val(TI16Value value)voidTColumnValue. setI16Val(TI16Value value)Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TI16Value Constructor Description TI16Value(TI16Value other)Performs a deep copy on other.
-