Uses of Class
org.jgroups.protocols.BatchBundler.Buffer
-
Packages that use BatchBundler.Buffer Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of BatchBundler.Buffer in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type BatchBundler.Buffer Modifier and Type Field Description protected java.util.concurrent.ConcurrentMap<Address,BatchBundler.Buffer>
BatchBundler. msgMap
-