com.hp.hpl.jena.sparql.engine
Interface Plan
- All Superinterfaces:
- org.openjena.atlas.lib.Closeable, org.openjena.atlas.io.Printable, PrintSerializable
- All Known Implementing Classes:
- PlanBase, PlanOp
public interface Plan
- extends PrintSerializable, org.openjena.atlas.lib.Closeable
| Methods inherited from interface org.openjena.atlas.io.Printable |
output |
| Methods inherited from interface org.openjena.atlas.lib.Closeable |
close |
startMarker
static final String startMarker
- See Also:
- Constant Field Values
finishMarker
static final String finishMarker
- See Also:
- Constant Field Values
startMarker2
static final String startMarker2
- See Also:
- Constant Field Values
finishMarker2
static final String finishMarker2
- See Also:
- Constant Field Values
getOp
Op getOp()
iterator
QueryIterator iterator()
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.