public class PlanOp extends PlanBase
finishMarker, finishMarker2, startMarker, startMarker2
Constructor and Description |
---|
PlanOp(Op op,
Closeable closeable,
QueryIterator qIter) |
PlanOp(String label,
Closeable closeable,
Op op,
QueryIterator qIter) |
Modifier and Type | Method and Description |
---|---|
void |
output(IndentedWriter out,
SerializationContext sCxt) |
toString, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public PlanOp(Op op, Closeable closeable, QueryIterator qIter)
public PlanOp(String label, Closeable closeable, Op op, QueryIterator qIter)
public void output(IndentedWriter out, SerializationContext sCxt)
output
in interface PrintSerializable
output
in class PlanBase
Licenced under the Apache License, Version 2.0