Uses of Interface
org.jgroups.util.Command
-
Packages that use Command Package Description org.jgroups.blocks Provides building blocks that are layered on top of channels. -
-
Uses of Command in org.jgroups.blocks
Classes in org.jgroups.blocks that implement Command Modifier and Type Class Description class
GroupRequest
Sends a message to all members of the group and waits for all responses (or timeout).
-