public class UscTransactionEvent extends UscMonitorEvent
| Constructor and Description |
|---|
UscTransactionEvent(String deviceId,
String type,
long bytesIn,
long bytesOut)
create a data transaction event
|
| Modifier and Type | Method and Description |
|---|---|
long |
getBytesIn()
get bytes in number
|
long |
getBytesOut()
get bytes out number
|
String |
toString() |
getDeviceId, getTypepublic long getBytesIn()
public long getBytesOut()
public String toString()
toString in class UscMonitorEventCopyright © 2019 OpenDaylight. All rights reserved.