public class NodeStatVo extends Object
| Constructor and Description |
|---|
NodeStatVo() |
| Modifier and Type | Method and Description |
|---|---|
long |
getClientNodes() |
long |
getConnections() |
long |
getUsers() |
void |
setClientNodes(long clientNodes) |
void |
setConnections(long connections) |
void |
setUsers(long users) |
String |
toString() |
Copyright © 2024. All rights reserved.