org.jgroups.protocols
Class UNICAST.SenderEntry

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

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


Field Summary
protected  java.util.concurrent.atomic.AtomicLong timestamp
           
 
Constructor Summary
UNICAST.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

UNICAST.SenderEntry

public UNICAST.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.