Constructor and Description |
---|
Statistics() |
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clears the statistics.
|
long |
getInBytes() |
long |
getInMsgs() |
long |
getOutBytes() |
long |
getOutMsgs() |
long |
getReconnects() |
String |
toString()
.
|
public void clear()
public long getInMsgs()
public long getOutMsgs()
public long getInBytes()
public long getOutBytes()
public long getReconnects()
Copyright © 2015–2016 Apcera, Inc.. All rights reserved.