com.hp.hpl.jena.sdb.compiler
Class QueryCompilerMain

java.lang.Object
  extended by com.hp.hpl.jena.sdb.compiler.QueryCompilerMain
All Implemented Interfaces:
QueryCompiler
Direct Known Subclasses:
QueryCompiler1, QueryCompiler2

public abstract class QueryCompilerMain
extends Object
implements QueryCompiler


Constructor Summary
QueryCompilerMain(SDBRequest request)
           
 
Method Summary
 com.hp.hpl.jena.sparql.algebra.Op compile(com.hp.hpl.jena.sparql.algebra.Op op)
           
abstract  QuadBlockCompiler createQuadBlockCompiler()
           
 ConditionCompiler getConditionCompiler()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryCompilerMain

public QueryCompilerMain(SDBRequest request)
Method Detail

compile

public com.hp.hpl.jena.sparql.algebra.Op compile(com.hp.hpl.jena.sparql.algebra.Op op)
Specified by:
compile in interface QueryCompiler

createQuadBlockCompiler

public abstract QuadBlockCompiler createQuadBlockCompiler()

getConditionCompiler

public ConditionCompiler getConditionCompiler()
Specified by:
getConditionCompiler in interface QueryCompiler


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.