|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.util.PrintSerializableBase
com.hp.hpl.jena.sparql.engine.PlanBase
com.hp.hpl.jena.sparql.engine.PlanOp
public class PlanOp
Field Summary |
---|
Fields inherited from interface com.hp.hpl.jena.sparql.engine.Plan |
---|
finishMarker, finishMarker2, startMarker, startMarker2 |
Constructor Summary | |
---|---|
PlanOp(Op op,
Closeable closeable,
QueryIterator qIter)
|
|
PlanOp(String label,
Closeable closeable,
Op op,
QueryIterator qIter)
|
Method Summary | |
---|---|
void |
output(IndentedWriter out,
SerializationContext sCxt)
|
Methods inherited from class com.hp.hpl.jena.sparql.engine.PlanBase |
---|
close, getOp, iterator, output |
Methods inherited from class com.hp.hpl.jena.sparql.util.PrintSerializableBase |
---|
toString, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.hp.hpl.jena.sparql.util.PrintSerializable |
---|
toString |
Constructor Detail |
---|
public PlanOp(Op op, Closeable closeable, QueryIterator qIter)
public PlanOp(String label, Closeable closeable, Op op, QueryIterator qIter)
Method Detail |
---|
public void output(IndentedWriter out, SerializationContext sCxt)
output
in interface PrintSerializable
output
in class PlanBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |