Interface ICommandStatusStore

All Superinterfaces:
IDataStore<BigId,ICommandStatus,ICommandStatusStore.CommandStatusField,CommandStatusFilter>, Map<BigId,ICommandStatus>
All Known Implementing Classes:
EmptyCommandStatusStore

Generic interface for data stores containing commands status.

Status reports retrieved by select methods are sorted by report time.