Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TSparkParameterValue
Packages that use TSparkParameterValue
-
Uses of TSparkParameterValue in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TSparkParameterValue in com.databricks.jdbc.model.client.thrift.generatedFields in com.databricks.jdbc.model.client.thrift.generated declared as TSparkParameterValueMethods in com.databricks.jdbc.model.client.thrift.generated that return TSparkParameterValueModifier and TypeMethodDescriptionstatic TSparkParameterValueTSparkParameterValue.booleanValue(boolean value) TSparkParameterValue.deepCopy()static TSparkParameterValueTSparkParameterValue.doubleValue(double value) TSparkParameter.getValue()static TSparkParameterValueTSparkParameterValue.stringValue(String value) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TSparkParameterValueModifier and TypeMethodDescriptionintTSparkParameterValue.compareTo(TSparkParameterValue other) booleanTSparkParameterValue.equals(TSparkParameterValue other) TSparkParameter.setValue(TSparkParameterValue value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TSparkParameterValue