java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Event
Enclosing class:
Node

public static class Node.Event extends Object
A node event
  • Constructor Details

  • Method Details

    • 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
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object