| Package | Description |
|---|---|
| org.teiid.dqp.internal.datamgr | |
| org.teiid.query.sql.lang | |
| org.teiid.translator |
| Modifier and Type | Method and Description |
|---|---|
CacheDirective |
ConnectorWork.getCacheDirective() |
CacheDirective |
ExecutionContextImpl.getCacheDirective() |
CacheDirective |
ConnectorWorkItem.getCacheDirective() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionContextImpl.setCacheDirective(CacheDirective directive) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheHint |
| Modifier and Type | Method and Description |
|---|---|
CacheDirective |
ExecutionContext.getCacheDirective()
Get the
CacheDirective |
CacheDirective |
BaseDelegatingExecutionFactory.getCacheDirective(Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata) |
CacheDirective |
ExecutionFactory.getCacheDirective(Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata)
Get the
CacheDirective to control command caching. |
Copyright © 2019. All rights reserved.