Package org.jgroups.protocols
Class AsyncNoBundler
java.lang.Object
org.jgroups.protocols.NoBundler
org.jgroups.protocols.AsyncNoBundler
- All Implemented Interfaces:
Bundler
Simple and stupid async version of NoBundler. The main purpose is for a send() to return immediately, so
delivery of a message which itself sends a message is fast.
- Since:
- 4.0.4
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jgroups.protocols.NoBundler
getMaxSize, getQueueSize, init, sendSingleMessage, size, start, stopMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jgroups.protocols.Bundler
getCapacity, renameThread, resetStats, setMaxSize, viewChange