public class TransportsStatisticsChangedEvent extends Object
Note, monitoring needs to be enabled in order to receive the events.
| Constructor and Description | 
|---|
| TransportsStatisticsChangedEvent(Transports transports,
                                TransportsStatistics statistics) | 
| Modifier and Type | Method and Description | 
|---|---|
| TransportsStatistics | getStatistics()Returns the aggregated transports statistics sampled. | 
| Transports | getTransports()Returns the tranports associated with this events. | 
public TransportsStatisticsChangedEvent(Transports transports, TransportsStatistics statistics)
public Transports getTransports()
public TransportsStatistics getStatistics()
Copyright © GigaSpaces.