| Package | Description |
|---|---|
| org.teiid.deployers | |
| org.teiid.dqp.internal.process | |
| org.teiid.dqp.service | |
| org.teiid.jboss | |
| org.teiid.runtime | |
| org.teiid.runtime.jmx | |
| org.teiid.services |
| Modifier and Type | Method and Description |
|---|---|
abstract DQPCore |
EventDistributorImpl.getDQPCore() |
| Modifier and Type | Field and Description |
|---|---|
protected DQPCore |
RequestWorkItem.dqpCore |
| Modifier and Type | Method and Description |
|---|---|
DQPCore |
RequestWorkItem.getDqpCore() |
| Modifier and Type | Method and Description |
|---|---|
static ResultsFuture<?> |
DQPCore.executeQuery(Object command,
VDBMetaData vdb,
String user,
String app,
long timeoutInMilli,
DQPCore engine,
DQPCore.ResultsListener listener)
Execute the given query asynchly.
|
| Constructor and Description |
|---|
DataTierManagerImpl(DQPCore requestMgr,
BufferManager bufferMgr,
boolean detectChangeEvents) |
LobWorkItem(RequestWorkItem parent,
DQPCore dqpCore,
String streamId,
int streamRequestId) |
MetaDataProcessor(DQPCore requestManager,
SessionAwareCache<PreparedPlan> planCache,
String vdbName,
Object vdbVersion) |
RequestWorkItem(DQPCore dqpCore,
RequestMessage requestMsg,
Request request,
ResultsReceiver<ResultsMessage> receiver,
RequestID requestID,
DQPWorkContext workContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionService.setDqp(DQPCore dqp) |
| Modifier and Type | Method and Description |
|---|---|
protected DQPCore |
EventDistributorFactoryService.getDQPCore() |
DQPCore |
DQPCoreService.getValue() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<DQPCore> |
TransportService.getDqpInjector() |
| Modifier and Type | Field and Description |
|---|---|
protected DQPCore |
EmbeddedServer.dqp |
| Modifier and Type | Method and Description |
|---|---|
abstract DQPCore |
MaterializationManager.getDQP() |
| Modifier and Type | Method and Description |
|---|---|
static EngineStatisticsMetadata |
EmbeddedAdminFactory.createEngineStats(int activeSessionsCount,
BufferServiceImpl bufferService,
DQPCore dqp) |
| Constructor and Description |
|---|
JMXService(DQPCore dqpCore,
BufferServiceImpl bufferServiceImpl,
SessionService sessionService) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract DQPCore |
AbstractEventDistributorFactoryService.getDQPCore() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionServiceImpl.setDqp(DQPCore dqp) |
Copyright © 2019. All rights reserved.