Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TI64Column
Packages that use TI64Column
-
Uses of TI64Column 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 TI64ColumnMethods in com.databricks.jdbc.model.client.thrift.generated that return TI64ColumnModifier and TypeMethodDescriptionTI64Column.deepCopy()TColumn.getI64Val()TI64Column.setNulls(byte[] nulls) TI64Column.setNulls(ByteBuffer nulls) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TI64ColumnModifier and TypeMethodDescriptionintTI64Column.compareTo(TI64Column other) booleanTI64Column.equals(TI64Column that) static TColumnTColumn.i64Val(TI64Column value) voidTColumn.setI64Val(TI64Column value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TI64Column