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