public static interface BaseState.Mutable extends BaseState
BaseState.MutableNO_COMMANDS| Modifier and Type | Method and Description |
|---|---|
BaseState.Mutable |
allEventsAppliedFor(Command.Id id) |
BaseState.Mutable |
allEventsPolled(boolean newValue) |
BaseState.Mutable |
lastAppliedEvent(Event event) |
BaseState.Mutable |
processCommands(boolean newValue) |
allEventsPolled, lastAppliedEventTime, lastCommandAllEventsApplied, processCommandsBaseState.Mutable processCommands(boolean newValue)
BaseState.Mutable allEventsPolled(boolean newValue)
BaseState.Mutable allEventsAppliedFor(Command.Id id)
BaseState.Mutable lastAppliedEvent(Event event)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.