public final class OperatorStats extends Object
| Constructor and Description |
|---|
OperatorStats(String opId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getOperatorId() |
long |
getOutputRecords() |
int |
hashCode() |
void |
setOutputRecords(long outputRecords) |
String |
toString() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.