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, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic 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 PrintSerializableoutput in class PlanBaseLicenced under the Apache License, Version 2.0