VulpesCloud
Toggle table of contents
2.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
VulpesCloud
VulpesCloud-api
/
de.vulpescloud.api.cluster
/
ClusterNode
/
ClusterNode
Cluster
Node
constructor
(
name
:
String
,
uuid
:
UUID
,
runningServices
:
Int
,
state
:
NodeStates
,
currentMemoryUsage
:
Int
,
maxMemoryUsage
:
Int
,
cloudVersion
:
NodeCloudVersion
,
headNode
:
Boolean
,
hostname
:
String
)