Class StaticAnnouncement

java.lang.Object
io.airlift.discovery.server.StaticAnnouncement

public class StaticAnnouncement extends Object
  • Constructor Details

  • Method Details

    • getEnvironment

      @NotNull public @NotNull String getEnvironment()
    • getLocation

      public String getLocation()
    • getType

      @NotNull public @NotNull String getType()
    • getPool

      @NotNull public @NotNull String getPool()
    • getProperties

      @NotNull public @NotNull Map<String,String> getProperties()
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object