类 TcpHealthCheckProcessor.BeatKey

    • 字段概要

      字段 
      修饰符和类型 字段 说明
      long birthTime  
      java.nio.channels.SelectionKey key  
    • 构造器概要

      构造器 
      构造器 说明
      BeatKey​(java.nio.channels.SelectionKey key)  
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • key

        public java.nio.channels.SelectionKey key
      • birthTime

        public long birthTime
    • 构造器详细资料

      • BeatKey

        public BeatKey​(java.nio.channels.SelectionKey key)