Class | Description |
---|---|
MachineState<EnumState> |
This is the base class for the basic support of Finite State Machine in GoldenGate.
|
Transition<EnumState> |
Transition object that joins one state and one set of acceptable following states
Note: the type EnumSet< ? |
Copyright © 2009–2019 Waarp. All rights reserved.