Package | Description |
---|---|
org.kie.api.cluster |
Modifier and Type | Method and Description |
---|---|
ClusterNode |
ClusterAwareService.getThisNode() |
Modifier and Type | Method and Description |
---|---|
Collection<ClusterNode> |
ClusterAwareService.getActiveClusterNodes()
Get all active members of the cluster
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterListener.nodeJoined(ClusterNode node) |
void |
ClusterListener.nodeLeft(ClusterNode node) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.