| Interface | Description |
|---|---|
| GMSContext |
Provides contextual information about all useful GMS artifacts.
|
| GMSMonitor.GMSMessageStatsMBean | |
| ViewWindow |
Caches Membership information for each snapshot so as to provide determination of failure, joins, and/or planned
shutdowns, etc.
|
| Class | Description |
|---|---|
| AliveAndReadyViewImpl | |
| AliveAndReadyViewWindow | |
| DSCMessage |
This is a wrapper Serializable dedicated to support the DistributedStateCache such that the message ncapsulates the
operation for which the message is intended at the receivers end.
|
| FailureNotificationSignalImpl |
Implements FailureNotificationSignal
|
| FailureRecoverySignalImpl |
Implements the FailureRecoverySignal Interface and provides operations corresponding to a recovery oriented Signal's
behavior
|
| FailureSuspectedSignalImpl | |
| GMSConfigConstants |
Configuration constants used to denote keys for configuration elements.
|
| GMSContextBase | |
| GMSContextFactory |
Produces and retains the GMSContext for the lifetime of the GMS instance
|
| GMSMonitor |
Lightweight monitoring solution.
|
| GMSMonitor.MessageStats | |
| GMSMonitor.Report | |
| GroupLeadershipNotificationSignalImpl |
Implements GroupLeadershipNotificationSignal
|
| GroupManagementServiceImpl | |
| JoinedAndReadyNotificationSignalImpl |
Implements JoinedAndReadyNotificationSignal
|
| JoinNotificationSignalImpl |
Implementation of JoinNotificationSignal
|
| MessageSignalImpl |
Implements MessageSignal and provides methods to access message sent by a remote member.
|
| PlannedShutdownSignalImpl |
Implementation of PlannedShutdownSignal.
|
| RecoverySelectorMode | |
| RecoveryTargetSelector |
Uses a specified algorithm to determine a member that will be selected to handle recovery operations on failure of a
member.
|
| Router |
Routes signals to appropriate destinations
|
| ShutdownHelper |
Provides support for maintaining information about an impending shutdown announcement either in an instance context
or in a group context.
|
| SignalHandler |
On a separate thread, analyses and handles the Signals delivered to it.
|
| SignalPacket |
A packet containing the Signal(s) being delivered to the Router's signal queue.
|
| Enum | Description |
|---|---|
| DSCMessage.OPERATION | |
| RecoveryTargetSelector.RecoverySelectorMode |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.