Package ch.psi.wica.services.stream
Class WicaStreamLifecycleStatistics
java.lang.Object
ch.psi.wica.services.stream.WicaStreamLifecycleStatistics
- All Implemented Interfaces:
StatisticsCollectable
@ThreadSafe
public class WicaStreamLifecycleStatistics
extends Object
implements StatisticsCollectable
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.psi.wica.model.app.StatisticsCollectable
StatisticsCollectable.Statistics, StatisticsCollectable.StatisticsItem
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WicaStreamLifecycleStatistics
-
-
Method Details
-
get
Description copied from interface:StatisticsCollectable
Returns the statistics associated with the collectable.- Specified by:
get
in interfaceStatisticsCollectable
- Returns:
- the statistics.
-
reset
public void reset()Description copied from interface:StatisticsCollectable
Resets the statistics.- Specified by:
reset
in interfaceStatisticsCollectable
-
incrementStreamsCreated
void incrementStreamsCreated() -
incrementStreamsDeleted
void incrementStreamsDeleted()
-