All Classes and Interfaces
Class
Description
Represents a member running in application mode
Message interceptor for handling at-most-once message processing semantics
This is the Tribes channel listener which is used for listening on the channels, receiving
messages & accepting messages.
The non-blocking coordinator interceptor
Represents a Tribes GroupChannel.
A util for manipulating classloaders to be used while serializing & deserializing Tribes messages
A Utility for handling some of the functions needed by the clustering implementation
This interceptor is used when this member acts as a ClusterManager.
Represents a member running in load balance mode
Represents a Control command sent from one Node to another
The default implementation of
GroupManagementAgent
This class is the defaut StateManager of the Apache Tribes based clustering implementation
This is the message a member will send to another member when it intends to join a group.
This is the notification message a member will send to all others in the group after it has
joined the group.
When a new member wishes to join a group, it will send a
JoinGroupCommand
message to
a known member.Responsible for managing the membership.
A representation of a membership scheme such as "multicast based" or "well-known address (WKA)
based" schemes.
Implementation of the multicast based membership scheme.
The mode in which this member is operating such a loadBalance or application
Handles RPC initialization requests from members
Handles RPC membership requests from members.
Handles RPC messages from members
This command is sent when a node in the cluster needs to be shutdown
A StateClusteringCommand consisting of a collection of other StateClusteringCommands
AxisObserver which specifically handles setting of service & module classloaders for
message deserialization by Tribes
The main ClusteringAgent class for the Tribes based clustering implementation
This class holds the configuration parameters which are specific to Tribes
Membership changes are notified using this class
Implementation of the WKA(well-known address) based membership scheme.
This is the MembershipService which manages group membership based on a Well-Known Addressing (WKA)
scheme.