
public class IOStat extends GenericStat
| Modifier and Type | Field and Description |
|---|---|
private String |
disk |
private float |
readKBps |
private float |
writeKBps |
topickey| Constructor and Description |
|---|
IOStat(String disk,
float readKBps,
float writeKBps,
long timestamp,
String scannerId,
Key key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisk() |
float |
getReadKBps() |
float |
getWriteKBps() |
equals, getScannerId, getTimestamp, getTopic, hashCode, setScannerId, setTimestampgetKey, setKeyCopyright © 2018. All rights reserved.