gcp4zio-dp
gcp4zio-dp
gcp4zio.dp
ClusterProps
DPApi
DPApi
DPClient
DPJobApi
DPJobApi
DPJobClient
DPJobLive
DPJobLive
DPLive
DPLive
gcp4zio.utils
ApplicationLogger
LoggedTry
gcp4zio-dp
/
gcp4zio.dp
/
DPLive
DPLive
case
class
DPLive
(
client:
ClusterControllerClient
)
extends
DPApi
[
Task
]
Companion:
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
DPApi
[
Task
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
createDataproc
(
clusterName:
String
,
project:
String
,
region:
String
,
props:
ClusterProps
):
Task
[
Cluster
]
def
deleteDataproc
(
cluster:
String
,
project:
String
,
region:
String
):
Task
[
Unit
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product