Uses of Class
org.jgroups.protocols.UNICAST3.SenderEntry
Packages that use UNICAST3.SenderEntry
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of UNICAST3.SenderEntry in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type UNICAST3.SenderEntryModifier and TypeFieldDescriptionprotected final ConcurrentMap<Address, UNICAST3.SenderEntry> UNICAST3.send_tableMethods in org.jgroups.protocols that return UNICAST3.SenderEntryModifier and TypeMethodDescriptionprotected UNICAST3.SenderEntryUNICAST3.getSenderEntry(Address dst) (package private) UNICAST3.SenderEntryUNICAST3.SenderEntry.watermark(long ha, long hs)