public class ClusterAllocatingAction extends java.lang.Object implements org.springframework.statemachine.action.Action<ClusterState,ClusterEvent>
コンストラクターと説明 |
---|
ClusterAllocatingAction() |
修飾子と型 | メソッドと説明 |
---|---|
void | execute(org.springframework.statemachine.StateContext<ClusterState, ClusterEvent> context) |
public void execute(org.springframework.statemachine.StateContext<ClusterState,ClusterEvent> context)
org.springframework.statemachine.action.Action<ClusterState, ClusterEvent>
の execute