Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TColumnValue
Packages that use TColumnValue
-
Uses of TColumnValue in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TColumnValue in com.databricks.jdbc.model.client.thrift.generatedFields in com.databricks.jdbc.model.client.thrift.generated with type parameters of type TColumnValueMethods in com.databricks.jdbc.model.client.thrift.generated that return TColumnValueModifier and TypeMethodDescriptionstatic TColumnValueTColumnValue.boolVal(TBoolValue value) static TColumnValueTColumnValue.byteVal(TByteValue value) TColumnValue.deepCopy()static TColumnValueTColumnValue.doubleVal(TDoubleValue value) static TColumnValuestatic TColumnValuestatic TColumnValuestatic TColumnValueTColumnValue.stringVal(TStringValue value) Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TColumnValueMethods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TColumnValueModifier and TypeMethodDescriptionvoidTRow.addToColVals(TColumnValue elem) intTColumnValue.compareTo(TColumnValue other) booleanTColumnValue.equals(TColumnValue other) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TColumnValueConstructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TColumnValueConstructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TColumnValue