public interface ControlMessage
Modifier and Type | Interface and Description |
---|---|
static class |
ControlMessage.Type |
Modifier and Type | Method and Description |
---|---|
long |
count()
Returns the latest control message packet count.
|
DeviceId |
deviceId()
Returns the device identification.
|
long |
load()
Returns the latest control message load.
|
long |
rate()
Returns the latest control message rate.
|
long |
timestamp()
Returns the time that this control message stats collected.
|
ControlMessage.Type |
type()
Returns the control message type.
|
ControlMessage.Type type()
DeviceId deviceId()
long load()
long rate()
long count()
long timestamp()