Uses of Class
com.databricks.sdk.service.sharing.PartitionValueOp
-
Packages that use PartitionValueOp Package Description com.databricks.sdk.service.sharing -
-
Uses of PartitionValueOp in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return PartitionValueOp Modifier and Type Method Description PartitionValueOpPartitionValue. getOp()static PartitionValueOpPartitionValueOp. valueOf(String name)Returns the enum constant of this type with the specified name.static PartitionValueOp[]PartitionValueOp. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.databricks.sdk.service.sharing with parameters of type PartitionValueOp Modifier and Type Method Description PartitionValuePartitionValue. setOp(PartitionValueOp op)
-