Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TBoolValue
Packages that use TBoolValue
-
Uses of TBoolValue 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 TBoolValueMethods in com.databricks.jdbc.model.client.thrift.generated that return TBoolValueModifier and TypeMethodDescriptionTBoolValue.deepCopy()TColumnValue.getBoolVal()TBoolValue.setValue(boolean value) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TBoolValueModifier and TypeMethodDescriptionstatic TColumnValueTColumnValue.boolVal(TBoolValue value) intTBoolValue.compareTo(TBoolValue other) booleanTBoolValue.equals(TBoolValue that) voidTColumnValue.setBoolVal(TBoolValue value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TBoolValue