Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TBoolColumn
Packages that use TBoolColumn
-
Uses of TBoolColumn 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 TBoolColumnMethods in com.databricks.jdbc.model.client.thrift.generated that return TBoolColumnModifier and TypeMethodDescriptionTBoolColumn.deepCopy()TColumn.getBoolVal()TBoolColumn.setNulls(byte[] nulls) TBoolColumn.setNulls(ByteBuffer nulls) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TBoolColumnModifier and TypeMethodDescriptionstatic TColumnTColumn.boolVal(TBoolColumn value) intTBoolColumn.compareTo(TBoolColumn other) booleanTBoolColumn.equals(TBoolColumn that) voidTColumn.setBoolVal(TBoolColumn value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TBoolColumn