org.eigenbase.test.concurrent
Class ConcurrentTestCommandScript.StateAction
java.lang.Object
org.eigenbase.test.concurrent.ConcurrentTestCommandScript.StateAction
- Enclosing class:
- ConcurrentTestCommandScript
private static class ConcurrentTestCommandScript.StateAction
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
state
final String state
stateData
final ConcurrentTestCommandScript.StateDatum[] stateData
ConcurrentTestCommandScript.StateAction
ConcurrentTestCommandScript.StateAction(String state,
ConcurrentTestCommandScript.StateDatum[] stateData)