Package | Description |
---|---|
org.teiid.dqp.internal.process | |
org.teiid.query.processor | |
org.teiid.query.processor.proc | |
org.teiid.query.tempdata |
Modifier and Type | Method and Description |
---|---|
TupleSource |
TupleSourceCache.getSharedTupleSource(CommandContext context,
Command command,
String modelName,
RegisterRequestParameter parameterObject,
BufferManager bufferMgr,
ProcessorDataManager pdm) |
TupleSource |
DataTierManagerImpl.registerRequest(CommandContext context,
Command command,
String modelName,
RegisterRequestParameter parameterObject) |
Modifier and Type | Method and Description |
---|---|
TupleSource |
ProcessorDataManager.registerRequest(CommandContext context,
Command command,
String modelName,
RegisterRequestParameter parameterObject) |
Modifier and Type | Method and Description |
---|---|
TupleSource |
ProcedurePlan.registerRequest(CommandContext context,
Command command,
String modelName,
RegisterRequestParameter parameterObject) |
Modifier and Type | Method and Description |
---|---|
TupleSource |
TempTableDataManager.registerRequest(CommandContext context,
Command command,
String modelName,
RegisterRequestParameter parameterObject) |
Copyright © 2019. All rights reserved.