Class AdminTopic.DestinationDesc

    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        define serialVersionUID for interoperability
        See Also:
        Constant Field Values
      • type

        private byte type
    • Constructor Detail

      • DestinationDesc

        public DestinationDesc​(AgentId id,
                               String name,
                               byte type)
    • Method Detail

      • getId

        public final AgentId getId()
      • getName

        public final String getName()
      • getType

        public final byte getType()