EVB::outputStats

Name

EVB::outputStats -- Get orderer output statistics

Synopsis

EVB::outputStatistics get

EBB::outputStatistics clear

DESCRIPTION

The get subcommand eturns information about the ordered event fragments that have been created and output by the event orderer. The clear subcommand clears those statistics.

The get subcommand returns statistics as a list. The first element of the list is the total number of output fragments emitted by the program. Subsequent list elements are pairs where the first element of the pair is a source id and the second element the number of fragments emitted from that source.