Class StatisticsSnapshot
java.lang.Object
org.infinispan.extendedstats.container.StatisticsSnapshot
A Statistic Snapshot;
- Since:
- 6.0
- Author:
- Pedro Ruivo
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal long
final double
getLocal
(ExtendedStatistic stat) final double
getRemote
(ExtendedStatistic stat)
-
Constructor Details
-
StatisticsSnapshot
public StatisticsSnapshot(double[] snapshot)
-
-
Method Details
-
getRemote
-
getLocal
-
getLastResetTime
public final long getLastResetTime()
-