public class TransportStatisticsChangedEvent extends Object
Note, monitoring needs to be enabled in order to receive the events.
TransportStatisticsChangedEventManager, 
TransportStatisticsChangedEventListener| Constructor and Description | 
|---|
| TransportStatisticsChangedEvent(Transport transport,
                               TransportStatistics statistics) | 
| Modifier and Type | Method and Description | 
|---|---|
| TransportStatistics | getStatistics()Returns the transport statistics sampled. | 
| Transport | getTransport()Returns the associated transport with the event. | 
public TransportStatisticsChangedEvent(Transport transport, TransportStatistics statistics)
public Transport getTransport()
public TransportStatistics getStatistics()
Copyright © GigaSpaces.