Class OpChainId
- java.lang.Object
-
- org.apache.pinot.query.runtime.operator.OpChainId
-
public class OpChainId extends Object
-
-
Constructor Summary
Constructors Constructor Description OpChainId(long requestId, int virtualServerId, int stageId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)longgetRequestId()intgetVirtualServerId()inthashCode()StringtoString()
-