The
TcpClusterStatus:getMemberCount method returns total number of members in the cluster (including TCP daemons, Hawk agents, and console applications).
Type
Open, Synchronous,
IMPACT_INFO.
Returns
| Name
|
Type
|
Description
|
| Daemon Count
|
Integer
|
Number of TCP daemons in the cluster.
|
| Agent Count
|
Integer
|
Number of Hawk agents present in the cluster.
|
| Console Count
|
Integer
|
Number of Console applications in the cluster.
|
| Total Count
|
Integer
|
Total number of members in the cluster.
|
Copyright © Cloud Software Group, Inc. All rights reserved.