Uses of Class
com.databricks.sdk.mixin.NodeTypeSelector
-
Packages that use NodeTypeSelector Package Description com.databricks.sdk.mixin -
-
Uses of NodeTypeSelector in com.databricks.sdk.mixin
Methods in com.databricks.sdk.mixin that return NodeTypeSelector Modifier and Type Method Description NodeTypeSelectorNodeTypeSelector. withCategory(String category)NodeTypeSelectorNodeTypeSelector. withFleet(String fleet)NodeTypeSelectorNodeTypeSelector. withGbPerCore(Integer gbPerCore)NodeTypeSelectorNodeTypeSelector. withGraviton()NodeTypeSelectorNodeTypeSelector. withIsIoCacheEnabled()NodeTypeSelectorNodeTypeSelector. withLocalDisk()NodeTypeSelectorNodeTypeSelector. withLocalDiskMinSize(Integer localDiskMinSize)NodeTypeSelectorNodeTypeSelector. withMinCores(Integer minCores)NodeTypeSelectorNodeTypeSelector. withMinGpus(Integer minGpus)NodeTypeSelectorNodeTypeSelector. withMinMemoryGb(Integer minMemoryGb)NodeTypeSelectorNodeTypeSelector. withPhotonDriverCapable()NodeTypeSelectorNodeTypeSelector. withPhotonWorkerCapable()NodeTypeSelectorNodeTypeSelector. withSupportPortForwarding()Methods in com.databricks.sdk.mixin with parameters of type NodeTypeSelector Modifier and Type Method Description StringClustersExt. selectNodeType(NodeTypeSelector selector)
-