类 AgentInfo


  • public class AgentInfo
    extends Object
    作者:
    hengyunabc 2019-08-27
    • 构造器详细资料

      • AgentInfo

        public AgentInfo()
    • 方法详细资料

      • getChannelHandlerContext

        public io.netty.channel.ChannelHandlerContext getChannelHandlerContext()
      • setChannelHandlerContext

        public void setChannelHandlerContext​(io.netty.channel.ChannelHandlerContext channelHandlerContext)
      • getHost

        public String getHost()
      • setHost

        public void setHost​(String host)
      • getPort

        public int getPort()
      • setPort

        public void setPort​(int port)
      • getArthasVersion

        public String getArthasVersion()
      • setArthasVersion

        public void setArthasVersion​(String arthasVersion)