public class ObjectStatisticsEvent extends Object
| Constructor and Description |
|---|
ObjectStatisticsEvent(StatisticsKey key,
ObjectStatisticsImpl statistics,
AffinityTopologyVersion topVer)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
StatisticsKey |
key()
Get statistics key.
|
ObjectStatisticsImpl |
statistics()
Get object statistics.
|
AffinityTopologyVersion |
topologyVersion()
Get affinity topology version.
|
public ObjectStatisticsEvent(StatisticsKey key, ObjectStatisticsImpl statistics, AffinityTopologyVersion topVer)
key - Statistics key.statistics - Local object statistics.topVer - Affinity topology version for whick local object statistics were calculated.public StatisticsKey key()
public ObjectStatisticsImpl statistics()
public AffinityTopologyVersion topologyVersion()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023