gcp4zio-dp
gcp4zio-dp
API
gcp4zio.dp
ClusterProps
DPCluster
DPCluster
DPClusterClient
DPClusterImpl
DPJob
DPJob
DPJobClient
DPJobImpl
gcp4zio-dp
/
gcp4zio.dp
/
DPClusterImpl
DPClusterImpl
gcp4zio.dp.DPClusterImpl
case
class
DPClusterImpl
(
client
:
ClusterControllerClient
,
project
:
String
,
region
:
String
)
extends
DPCluster
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
DPCluster
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
createDataproc
(
clusterName
:
String
,
props
:
ClusterProps
):
Task
[
Cluster
]
def
deleteDataproc
(
clusterName
:
String
):
Task
[
Unit
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product