|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClusterEventType | |
|---|---|
| com.liferay.portal.kernel.cluster | |
| Uses of ClusterEventType in com.liferay.portal.kernel.cluster |
|---|
| Methods in com.liferay.portal.kernel.cluster that return ClusterEventType | |
|---|---|
ClusterEventType |
ClusterEvent.getClusterEventType()
|
static ClusterEventType |
ClusterEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClusterEventType[] |
ClusterEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.liferay.portal.kernel.cluster with parameters of type ClusterEventType | |
|---|---|
ClusterEvent(ClusterEventType clusterEventType)
|
|
ClusterEvent(ClusterEventType clusterEventType,
List<ClusterNode> clusterNodes)
|
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||