public class BusTrafficMonitor extends Object implements org.lsst.ccs.framework.HasLifecycle, org.lsst.ccs.messaging.AgentPresenceListener
| Constructor and Description |
|---|
BusTrafficMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
void |
connected(org.lsst.ccs.bus.data.AgentInfo... agents) |
void |
connecting(org.lsst.ccs.bus.data.AgentInfo... agents) |
void |
disconnecting(org.lsst.ccs.bus.data.AgentInfo agent) |
void |
shutdown() |
static double |
sizeOf(Serializable object) |
void |
start() |
public void build()
build in interface org.lsst.ccs.framework.HasLifecyclepublic void start()
start in interface org.lsst.ccs.framework.HasLifecyclepublic void shutdown()
shutdown in interface org.lsst.ccs.framework.HasLifecyclepublic void connecting(org.lsst.ccs.bus.data.AgentInfo... agents)
connecting in interface org.lsst.ccs.messaging.AgentPresenceListenerpublic void connected(org.lsst.ccs.bus.data.AgentInfo... agents)
connected in interface org.lsst.ccs.messaging.AgentPresenceListenerpublic void disconnecting(org.lsst.ccs.bus.data.AgentInfo agent)
disconnecting in interface org.lsst.ccs.messaging.AgentPresenceListenerpublic static double sizeOf(Serializable object)
Copyright © 2019 LSST. All rights reserved.