org.openspaces.admin.transport.events
Class TransportsStatisticsChangedEvent
java.lang.Object
org.openspaces.admin.transport.events.TransportsStatisticsChangedEvent
public class TransportsStatisticsChangedEvent
- extends Object
An event indicating that an aggregated transports level statistics has changed.
Note, monitoring needs to be enabled in order to receive the events.
- Author:
- kimchy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransportsStatisticsChangedEvent
public TransportsStatisticsChangedEvent(Transports transports,
TransportsStatistics statistics)
getTransports
public Transports getTransports()
- Returns the tranports associated with this events.
getStatistics
public TransportsStatistics getStatistics()
- Returns the aggregated transports statistics sampled.
Copyright © GigaSpaces.