| Package | Description |
|---|---|
| cloud.orbit.actors | |
| cloud.orbit.actors.runtime |
| Modifier and Type | Method and Description |
|---|---|
NodeCapabilities.NodeState |
Stage.getState() |
| Modifier and Type | Method and Description |
|---|---|
static NodeCapabilities.NodeState |
NodeCapabilities.NodeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeCapabilities.NodeState[] |
NodeCapabilities.NodeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Task<Void> |
NodeCapabilities.nodeModeChanged(NodeAddress nodeAddress,
NodeCapabilities.NodeState newMode) |
Task<Void> |
Hosting.nodeModeChanged(NodeAddress nodeAddress,
NodeCapabilities.NodeState newState) |
Copyright © 2016 Electronic Arts Inc. All rights reserved.