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