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
  • Constructor Details

  • Method Details

    • getTransports

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

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