Class | Description |
---|---|
ApiStatePersistenceStore |
This class stores state of an SBK API (remove broker, add broker) as it executes
its state machine and transitions from one state to another.
|
ApiStatePersistenceStore.SbkApiStatusKeySerde | |
ApiStatePersistenceStore.SbkApiStatusMessageSerde | |
BrokerRemovalStateRecord |
An internal, persisted representation of a broker removal operation's state
|
BrokerRemovalStateSerializer |
A simple helper to serialize #
BrokerRemovalStateMachine.BrokerRemovalState |