public abstract class PlanBase extends PrintSerializableBase implements Plan
finishMarker, finishMarker2, startMarker, startMarker2| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Op |
getOp() |
QueryIterator |
iterator() |
void |
output(IndentedWriter out)
Normally overridden for better information
|
void |
output(IndentedWriter out,
SerializationContext sCxt) |
toString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic final QueryIterator iterator()
public void output(IndentedWriter out)
PrintSerializableBaseoutput in interface Printableoutput in class PrintSerializableBasepublic void output(IndentedWriter out, SerializationContext sCxt)
output in interface PrintSerializableLicenced under the Apache License, Version 2.0