public class BusTrafficMonitor extends Object implements org.lsst.ccs.framework.HasLifecycle
| Modifier and Type | Field and Description |
|---|---|
static String |
restServerName |
static int |
restServerPort |
| Constructor and Description |
|---|
BusTrafficMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
static boolean |
getCheckHi(DataType type,
String dataName) |
static double |
getDeadBandFor(DataType type,
String dataName) |
static double |
getHighLimitFor(DataType type,
String dataName) |
static List<String> |
getSubsystemsList() |
static double |
sizeOf(Serializable object) |
void |
start() |
public static String restServerName
public static int restServerPort
public void build()
build in interface org.lsst.ccs.framework.HasLifecyclepublic void start()
start in interface org.lsst.ccs.framework.HasLifecyclepublic static double sizeOf(Serializable object)
Copyright © 2018 LSST. All rights reserved.