Class ServiceState.ServiceNodeState
- java.lang.Object
-
- com.opencloud.rhino.management.config.declarative.desiredstate.NodeState<ServiceDesiredState>
-
- com.opencloud.rhino.management.config.declarative.desiredstate.ServiceState.ServiceNodeState
-
- Enclosing class:
- ServiceState
public static final class ServiceState.ServiceNodeState extends NodeState<ServiceDesiredState>
-
-
Constructor Summary
Constructors Constructor Description ServiceNodeState()
ServiceNodeState(int nodeID)
ServiceNodeState(int nodeID, ServiceDesiredState desiredState)
-
-
-
Constructor Detail
-
ServiceNodeState
public ServiceNodeState()
-
ServiceNodeState
public ServiceNodeState(int nodeID)
-
ServiceNodeState
public ServiceNodeState(int nodeID, ServiceDesiredState desiredState)
-
-