Class NodeOwner


  • public class NodeOwner
    extends Object
    Author:
    mpolden
    • Field Detail

      • tenant

        public String tenant
      • application

        public String application
      • instance

        public String instance
    • Constructor Detail

      • NodeOwner

        public NodeOwner()
    • Method Detail

      • getTenant

        public String getTenant()
      • getApplication

        public String getApplication()
      • getInstance

        public String getInstance()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object