| Interface | Description |
|---|---|
| Address | |
| ClusterEventListener | |
| ClusterExecutor | |
| ClusterInvokeAcceptor | |
| ClusterLink | |
| ClusterMasterExecutor | |
| ClusterMasterTokenTransitionListener |
| Class | Description |
|---|---|
| AddressSerializerUtil | |
| BaseClusterMasterTokenTransitionListener | |
| ClusterableContextThreadLocal | |
| ClusterableInvokerUtil | |
| ClusterEvent | |
| ClusterExecutorUtil | |
| ClusterInvokeAcceptorUtil | |
| ClusterInvokeThreadLocal | |
| ClusterLinkUtil | |
| ClusterMasterExecutorUtil | |
| ClusterNode | |
| ClusterNodeResponse | |
| ClusterNodeResponses | |
| ClusterRequest | |
| FutureClusterResponses | |
| NullClusterable | Deprecated
As of Judson (7.1.x), with no direct replacement
|
| Enum | Description |
|---|---|
| ClusterEventType | |
| Priority |
| Exception | Description |
|---|---|
| ClusterException |
| Annotation Type | Description |
|---|---|
| Clusterable |
Provides an annotation for methods that, when invoked by an
com.liferay.portal.spring.aop.AopInvocationHandler, are invoked
across the cluster. |