Package | Description |
---|---|
org.teiid.common.buffer | |
org.teiid.common.buffer.impl | |
org.teiid.dqp.internal.process | |
org.teiid.query.util |
Modifier and Type | Method and Description |
---|---|
Options |
BufferManager.getOptions() |
Modifier and Type | Method and Description |
---|---|
void |
BufferManager.setOptions(Options options) |
Modifier and Type | Method and Description |
---|---|
Options |
BufferManagerImpl.getOptions() |
Modifier and Type | Method and Description |
---|---|
void |
BufferManagerImpl.setOptions(Options options) |
Modifier and Type | Field and Description |
---|---|
protected Options |
Request.options |
Modifier and Type | Method and Description |
---|---|
void |
Request.setOptions(Options options) |
Modifier and Type | Method and Description |
---|---|
Options |
Options.aggressiveJoinGrouping(boolean b) |
Options |
Options.assumeMatchingCollation(boolean b) |
Options |
Options.defaultNullOrder(ExecutionFactory.NullOrder b) |
Options |
Options.enforceSingleMaxBufferSizeEstimate(boolean b) |
Options |
CommandContext.getOptions() |
Options |
Options.implicitMultiSourceJoin(boolean b) |
Options |
Options.joinPrefetchBatches(int i) |
Options |
Options.maxSessionBufferSizeEstimate(long l) |
Options |
Options.pushdownDefaultNullOrder(boolean p) |
Options |
Options.relativeXPath(boolean b) |
Options |
Options.requireTeiidCollation(boolean b) |
Options |
Options.sanitizeMessages(boolean b) |
Options |
Options.subqueryUnnestDefault(boolean s) |
Options |
Options.tracingWithActiveSpanOnly(boolean b) |
Modifier and Type | Method and Description |
---|---|
io.opentracing.Span |
TeiidTracingUtil.buildSpan(Options options,
CommandLogMessage msg,
String spanContextJson)
Build a
Span from the CommandLogMessage and incoming span context |
boolean |
TeiidTracingUtil.isTracingEnabled(Options options,
String spanContextJson)
Return true if tracing is enabled.
|
void |
CommandContext.setOptions(Options options) |
Copyright © 2020. All rights reserved.