public class RtcNode extends Object
Constructor and Description |
---|
RtcNode(OnmsNode node,
int serviceCount,
int downServiceCount,
double availability) |
Modifier and Type | Method and Description |
---|---|
double |
getAvailability() |
String |
getAvailabilityAsString() |
int |
getDownServiceCount() |
OnmsNode |
getNode() |
int |
getServiceCount() |
String |
toString() |
public RtcNode(OnmsNode node, int serviceCount, int downServiceCount, double availability)
Copyright © 2021. All rights reserved.