activeNodes property

int? activeNodes
final

The number of nodes in the cluster that are active (i.e., capable of serving requests).

Implementation

final int? activeNodes;