GigaSpaces XAP 9.5 API

org.openspaces.admin.transport.events
Class TransportsStatisticsChangedEvent

java.lang.Object
  extended by 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

Constructor Summary
TransportsStatisticsChangedEvent(Transports transports, TransportsStatistics statistics)
           
 
Method Summary
 TransportsStatistics getStatistics()
          Returns the aggregated transports statistics sampled.
 Transports getTransports()
          Returns the tranports associated with this events.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransportsStatisticsChangedEvent

public TransportsStatisticsChangedEvent(Transports transports,
                                        TransportsStatistics statistics)
Method Detail

getTransports

public Transports getTransports()
Returns the tranports associated with this events.


getStatistics

public TransportsStatistics getStatistics()
Returns the aggregated transports statistics sampled.


GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.