public abstract class QueryCompilerMain extends Object implements QueryCompiler
Constructor and Description |
---|
QueryCompilerMain(SDBRequest request) |
Modifier and Type | Method and Description |
---|---|
Op |
compile(Op op) |
abstract QuadBlockCompiler |
createQuadBlockCompiler() |
ConditionCompiler |
getConditionCompiler() |
public QueryCompilerMain(SDBRequest request)
public Op compile(Op op)
compile
in interface QueryCompiler
public abstract QuadBlockCompiler createQuadBlockCompiler()
public ConditionCompiler getConditionCompiler()
getConditionCompiler
in interface QueryCompiler
Licenced under the Apache License, Version 2.0