Uses of Class
org.jgroups.util.AckTable
-
Packages that use AckTable Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network.org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. -
-
Uses of AckTable in org.jgroups.protocols
Fields in org.jgroups.protocols declared as AckTable Modifier and Type Field Description protected AckTable
NAKACK4. ack_table
-
Uses of AckTable in org.jgroups.util
Methods in org.jgroups.util that return AckTable Modifier and Type Method Description AckTable
AckTable. adjust(java.util.List<Address> mbrs)
Removes left members from and adds new members to the mapAckTable
AckTable. clear()
-