com.hp.hpl.jena.sparql.engine
Class PlanOp
java.lang.Object
com.hp.hpl.jena.sparql.util.PrintSerializableBase
com.hp.hpl.jena.sparql.engine.PlanBase
com.hp.hpl.jena.sparql.engine.PlanOp
- All Implemented Interfaces:
- Plan, PrintSerializable, Printable, Closeable
public class PlanOp
- extends PlanBase
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PlanOp
public PlanOp(Op op,
Closeable closeable,
QueryIterator qIter)
PlanOp
public PlanOp(java.lang.String label,
Closeable closeable,
Op op,
QueryIterator qIter)
output
public void output(IndentedWriter out,
SerializationContext sCxt)
- Specified by:
output in interface PrintSerializable- Overrides:
output in class PlanBase
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.