com.hp.hpl.jena.sdb.layout2.index
Class QueryCompilerIndex

java.lang.Object
  extended by com.hp.hpl.jena.sdb.compiler.QueryCompilerMain
      extended by com.hp.hpl.jena.sdb.layout2.QueryCompiler2
          extended by com.hp.hpl.jena.sdb.layout2.index.QueryCompilerIndex
All Implemented Interfaces:
QueryCompiler

public class QueryCompilerIndex
extends QueryCompiler2


Constructor Summary
QueryCompilerIndex(SDBRequest request)
           
 
Method Summary
 QuadBlockCompiler createQuadBlockCompiler()
           
 
Methods inherited from class com.hp.hpl.jena.sdb.compiler.QueryCompilerMain
compile, getConditionCompiler
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryCompilerIndex

public QueryCompilerIndex(SDBRequest request)
Method Detail

createQuadBlockCompiler

public QuadBlockCompiler createQuadBlockCompiler()
Specified by:
createQuadBlockCompiler in class QueryCompilerMain


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