Package org.apache.drill.exec.ops
Class OpProfileDef
java.lang.Object
org.apache.drill.exec.ops.OpProfileDef
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
-
Field Details
-
operatorId
public int operatorId -
operatorType
-
incomingCount
public int incomingCount
-
-
Constructor Details
-
OpProfileDef
-
-
Method Details
-
getOperatorId
public int getOperatorId() -
getOperatorType
-
getIncomingCount
public int getIncomingCount()
-