| Interface | Description |
|---|---|
| BroadcastMessageListener | |
| BroadcastMethod |
Definition of messaging method.
|
| BroadcastService |
TODO apidoc
|
| BroadcastServiceConfiguration |
Provides configuration setting for
BroadcastServices. |
| ClusterNodeDAO |
DAO for managing persistent cluster node records.
|
| ClusterNodeManagementService |
Manages automatic or configured assignment of cluster node IDs.
|
| Class | Description |
|---|---|
| AbstractBroadcastMethod |
Base class for implementing new
BroadcastMethods. |
| ClusterNodeAcquisition | |
| ClusterNodeInfo | |
| ClusterNodePingUpdater | |
| DefaultBroadcastService |
The default broadcast service implementation of hybris platform.
|
| DefaultBroadcastService.MethodWrapper | |
| DefaultBroadcastServiceConfiguration |
Default configuration to be used for
DefaultBroadcastService. |
| DefaultClusterNodeDAO | |
| DefaultClusterNodeManagementService | |
| DummyBroadcastMethod |
Test dummy broadcast method.
|
| InvalidationBroadcastHandler |
Sends and receives invalidation messages to and from a hybris platform cluster.
|
| InvalidationBroadcastHandler.InvalidationEvent | |
| LoopBackBroadcastMethod |
Broadcast method which directly sends all sent messages to its listeners.
|
| PingBroadcastHandler |
Sends and receives ping broadcast messages to and from the hybris cluster.
|
| PingBroadcastHandler.NodeInfo | |
| RawMessage |
Broadcast message class which contains of a header and the content.
|
| Enum | Description |
|---|---|
| ClusterNodeAcquisition.NodeState |
Copyright © 2018 SAP SE. All Rights Reserved.