Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TDoubleValue
Packages that use TDoubleValue
-
Uses of TDoubleValue 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 TDoubleValueMethods in com.databricks.jdbc.model.client.thrift.generated that return TDoubleValueModifier and TypeMethodDescriptionTDoubleValue.deepCopy()TColumnValue.getDoubleVal()TDoubleValue.setValue(double value) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TDoubleValueModifier and TypeMethodDescriptionintTDoubleValue.compareTo(TDoubleValue other) static TColumnValueTColumnValue.doubleVal(TDoubleValue value) booleanTDoubleValue.equals(TDoubleValue that) voidTColumnValue.setDoubleVal(TDoubleValue value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TDoubleValue