Package | Description |
---|---|
org.teiid.dqp.internal.process |
Modifier and Type | Method and Description |
---|---|
T |
SessionAwareCache.get(SessionAwareCache.CacheID id) |
void |
SessionAwareCache.put(SessionAwareCache.CacheID id,
FunctionMethod.Determinism determinismLevel,
T t,
Long ttl) |
T |
SessionAwareCache.remove(SessionAwareCache.CacheID id,
FunctionMethod.Determinism determinismLevel) |
Copyright © 2019. All rights reserved.