Class UNICAST3.Entry

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Entry​(short conn_id, Table<Message> msgs)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • conn_id

        protected final short conn_id
      • timestamp

        protected final java.util.concurrent.atomic.AtomicLong timestamp
    • Constructor Detail

      • Entry

        protected Entry​(short conn_id,
                        Table<Message> msgs)