|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.dqp.internal.process.QueryProcessorFactoryImpl
public class QueryProcessorFactoryImpl
| Constructor Summary | |
|---|---|
QueryProcessorFactoryImpl(BufferManager bufferMgr,
ProcessorDataManager dataMgr,
CapabilitiesFinder finder,
IDGenerator idGenerator,
QueryMetadataInterface metadata)
|
|
| Method Summary | |
|---|---|
QueryProcessor |
createQueryProcessor(java.lang.String query,
java.lang.String recursionGroup,
CommandContext commandContext,
java.lang.Object... params)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryProcessorFactoryImpl(BufferManager bufferMgr,
ProcessorDataManager dataMgr,
CapabilitiesFinder finder,
IDGenerator idGenerator,
QueryMetadataInterface metadata)
| Method Detail |
|---|
public QueryProcessor createQueryProcessor(java.lang.String query,
java.lang.String recursionGroup,
CommandContext commandContext,
java.lang.Object... params)
throws TeiidProcessingException,
TeiidComponentException
createQueryProcessor in interface QueryProcessor.ProcessorFactoryTeiidProcessingException
TeiidComponentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||