Uses of Class
org.jgroups.util.BoundedHashMap
Packages that use BoundedHashMap
Package
Description
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 BoundedHashMapModifier and TypeFieldDescriptionprotected final ConcurrentMap<Address, BoundedHashMap<Long, Long>> SEQUENCER.delivery_table