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, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public final QueryIterator iterator()
public void output(IndentedWriter out)
PrintSerializableBase
output
in interface Printable
output
in class PrintSerializableBase
public void output(IndentedWriter out, SerializationContext sCxt)
output
in interface PrintSerializable
Licenced under the Apache License, Version 2.0