public static class Monitor.GetServiceInfoResult extends Object
Monitor.getServiceInfo().| Modifier and Type | Field and Description |
|---|---|
Long |
nodes
Number of Scalaris nodes in the ring.
|
Long |
totalLoad
Total load accumulated among all Scalaris nodes in the ring.
|
| Constructor and Description |
|---|
Monitor.GetServiceInfoResult(Long totalLoad,
Long nodes) |