public interface ContainerStatistics extends ContainerCounts
Event
.Modifier and Type | Method and Description |
---|---|
Map<Event.Name,ActionRate> |
getActionRates()
Returns the action rate for the events.
|
Estimate |
getJointActionRate()
Returns the joint action rate.
|
getActionCounts, getImpressionCounts, getJointActionCounts
Estimate getJointActionRate()
Estimate
across elementsMap<Event.Name,ActionRate> getActionRates()
Map
with the event as a key and the ActionRate
as valueCopyright © 2016. All rights reserved.