protected abstract class UNICAST3.Entry extends Object
protected short
conn_id
protected Table<Message>
msgs
protected UNICAST3.State
state
protected AtomicLong
timestamp
protected
Entry(short conn_id, Table<Message> msgs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final Table<Message> msgs
protected final short conn_id
protected final AtomicLong timestamp
protected volatile UNICAST3.State state
protected Entry(short conn_id, Table<Message> msgs)
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.