cacheNodeStatus property
The current state of this cache node, one of the following values:
available
, creating
, rebooting
, or
deleting
.
Implementation
final String? cacheNodeStatus;
The current state of this cache node, one of the following values:
available
, creating
, rebooting
, or
deleting
.
final String? cacheNodeStatus;