Uses of Class
org.jgroups.protocols.FD_ALL3.Bitmap
-
Packages that use FD_ALL3.Bitmap Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of FD_ALL3.Bitmap in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type FD_ALL3.Bitmap Modifier and Type Field Description protected java.util.Map<Address,FD_ALL3.Bitmap>
FD_ALL3. timestamps
Methods in org.jgroups.protocols that return FD_ALL3.Bitmap Modifier and Type Method Description FD_ALL3.Bitmap
FD_ALL3.Bitmap. advance()
Advances the index (mod length) and sets the bits[index] to 0FD_ALL3.Bitmap
FD_ALL3.Bitmap. set()
-