public class UptimeStat extends GenericStat
Modifier and Type | Field and Description |
---|---|
private long |
days |
private long |
hours |
private long |
minutes |
private long |
seconds |
topic
key
Constructor and Description |
---|
UptimeStat(long seconds,
long minutes,
long hours,
long days,
long timestamp,
String scannerId,
Key key) |
Modifier and Type | Method and Description |
---|---|
long |
getSeconds() |
equals, getScannerId, getTimestamp, getTopic, hashCode, setScannerId, setTimestamp
getKey, setKey
Copyright © 2018. All rights reserved.