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 QueryCompilerpublic abstract QuadBlockCompiler createQuadBlockCompiler()
public ConditionCompiler getConditionCompiler()
getConditionCompiler in interface QueryCompilerLicenced under the Apache License, Version 2.0