NodeResourceStateΒΆ

Enumeration NodeResourceState

Describes the resource state the node is in.

Deprecated

NodeResourceState is deprecated and will be removed in the next release. Please use NodeState instead.

Enumeration Members

CACHE_AUTH_ERROR: 6
CACHE_DATA_ERROR: 4
CACHE_DEPENDENCY_ERROR: 14
CACHE_REF_ERROR: 5
EMPTY: 11
INIT: 0
LICENSE_ERROR: 8
LOADING: 2
NETWORK_ERROR: 7
NUM_CLIENT_RESOURCE_STATES: 16
READY: 10
REQUESTED: 1
UNKNOWN_ERROR: 3
UNLOADED: 13
UNREACHABLE: 15
WAITING: 9