org.jgroups.protocols
Class UNICAST2.SenderEntry

java.lang.Object
  extended by org.jgroups.protocols.UNICAST2.SenderEntry
Enclosing class:
UNICAST2

protected final class UNICAST2.SenderEntry
extends java.lang.Object


Field Summary
protected  java.util.concurrent.atomic.AtomicLong timestamp
           
 
Constructor Summary
UNICAST2.SenderEntry(short send_conn_id)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

timestamp

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

UNICAST2.SenderEntry

public UNICAST2.SenderEntry(short send_conn_id)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.