JavaScript is disabled on your browser.
JGroups 3.6.10.Final-redhat-1
All Implemented Interfaces:
Runnable , Bundler
public class SimplifiedTransferQueueBundler
extends TransferQueueBundler
This bundler uses the same logic as TP.TransferQueueBundler
but does not allocate
memory except for the buffer itself and does not use complex data structures.
Author:
Radim Vansa
Method Summary
Methods inherited from class org.jgroups.protocols.TransferQueueBundler
_stop , assertPositive , getBufferSize , getThread , init , removeQueueSize , removeQueueSize , run , send , start , stop , stopAndFlush
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
JGroups 3.6.10.Final-redhat-1
Copyright © 2016 JBoss, a division of Red Hat . All rights reserved.