Package | Description |
---|---|
de.xima.fc.cluster | |
de.xima.fc.cluster.impl.jgroup | |
de.xima.fc.cluster.model |
Modifier and Type | Method and Description |
---|---|
static ENodeState |
ClusterNodeStateManager.getLocaleNodeState() |
Modifier and Type | Method and Description |
---|---|
static void |
ClusterNodeStateManager.changeNodeState(ENodeState state) |
Modifier and Type | Method and Description |
---|---|
void |
JGroupsCluster.changeLocaleNodeState(ENodeState state) |
Modifier and Type | Method and Description |
---|---|
ENodeState |
NodeModel.getState() |
static ENodeState |
ENodeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ENodeState[] |
ENodeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ICluster.changeLocaleNodeState(ENodeState state) |
void |
NodeModel.setState(ENodeState state) |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.