| Package | Description |
|---|---|
| org.nd4j.parameterserver.distributed.enums | |
| org.nd4j.parameterserver.distributed.v2.util |
| Modifier and Type | Method and Description |
|---|---|
static NodeStatus |
NodeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeStatus[] |
NodeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NodeStatus |
MeshOrganizer.Node.status()
This method returns current status of this node
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MeshOrganizer.Node.status(@NonNull NodeStatus status)
This method ret
|
Copyright © 2021. All rights reserved.