Class Node.Event

  • Enclosing class:
    Node

    public static class Node.Event
    extends Object
    A node event
    • Method Detail

      • at

        public Instant at()
        The time this occurred
      • agent

        public String agent()
        The agent responsible for this
      • name

        public String name()
        Name of the event
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object