- java.lang.Object
-
- org.jgroups.blocks.TcpConnection.Sender
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.Thread |
runner |
protected java.util.concurrent.BlockingQueue<byte[]> |
send_queue |
protected boolean |
started |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
canRun
public boolean canRun()
-
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
Copyright © 1998-2020 Red Hat. All Rights Reserved.