Package 

Class Event


  • 
    public abstract class Event
    
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      Event(long timestamp)
    • Method Summary

      Modifier and Type Method Description
      long getTimestamp()
      Map<String, String> getAttributes()
      abstract String getName()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait