Package 

Class EventsMetadata

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int droppedEvents
    • Constructor Summary

      Constructors 
      Constructor Description
      EventsMetadata(int droppedEvents)
    • Method Summary

      Modifier and Type Method Description
      int getDroppedEvents()
      void setDroppedEvents(intĀ droppedEvents)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventsMetadata

        EventsMetadata(int droppedEvents)