| checkAbort() const |
ExecStream |
[virtual] |
| ClosableObject() |
ClosableObject |
[explicit, protected] |
| close() |
ClosableObject |
|
| closeImpl() |
BTreeReadExecStream |
[virtual] |
| copyParamsToDescriptor(BTreeDescriptor &, BTreeParams const &, SharedCacheAccessor const &) |
BTreeExecStream |
[static] |
| disableTarget() |
ErrorSource |
|
| disableTracing() |
TraceSource |
|
| endSearch() |
BTreeExecStream |
[protected, virtual] |
| ErrorSource() |
ErrorSource |
[explicit, protected] |
| ErrorSource(SharedErrorTarget pErrorTarget, const std::string &name) |
ErrorSource |
[explicit, protected] |
| ExecStream() |
ExecStream |
[explicit, protected] |
| execute(ExecStreamQuantum const &quantum) |
BTreeScanExecStream |
[virtual] |
| getErrorSourceName() const |
ErrorSource |
[inline] |
| getErrorTarget() const |
ErrorSource |
[inline] |
| getGraph() const |
ExecStream |
[inline] |
| getInputBufProvision() const |
ExecStream |
[virtual] |
| getMinimumTraceLevel() const |
TraceSource |
[inline] |
| getName() const |
ExecStream |
[virtual] |
| getOutputBufConversion() const |
ExecStream |
[virtual] |
| getOutputBufProvision() const |
SingleOutputExecStream |
[virtual] |
| getResourceRequirements(ExecStreamResourceQuantity &minQuantity, ExecStreamResourceQuantity &optQuantity) |
BTreeReadExecStream |
[virtual] |
| BTreeExecStream::getResourceRequirements(ExecStreamResourceQuantity &minQuantity, ExecStreamResourceQuantity &optQuantity, ExecStreamResourceSettingType &optType) |
ExecStream |
[virtual] |
| getSharedErrorTarget() const |
ErrorSource |
[inline] |
| getSharedTraceTarget() const |
TraceSource |
[inline] |
| getStreamId() const |
ExecStream |
[inline] |
| getTraceSourceName() const |
TraceSource |
[inline] |
| getTraceTarget() const |
TraceSource |
[inline] |
| hasTarget() const |
ErrorSource |
[inline] |
| id |
ExecStream |
[protected] |
| initErrorSource(SharedErrorTarget pErrorTarget, const std::string &name) |
ErrorSource |
[virtual] |
| initTraceSource(SharedTraceTarget pTraceTarget, std::string name) |
TraceSource |
[virtual] |
| isClosed() const |
ClosableObject |
[inline] |
| isOpen |
ExecStream |
[protected] |
| isTracing() const |
TraceSource |
[inline] |
| isTracingLevel(TraceLevel level) const |
TraceSource |
[inline] |
| mayBlock() const |
ExecStream |
[virtual] |
| name |
ExecStream |
[protected] |
| needsClose |
ClosableObject |
[protected] |
| newReader() |
BTreeExecStream |
[protected, virtual] |
| newWriter(bool monotonic=false) |
BTreeExecStream |
[protected] |
| newWriter(BTreeExecStreamParams const ¶ms) |
BTreeExecStream |
[static] |
| open(bool restart) |
BTreeScanExecStream |
[virtual] |
| outputProj |
BTreeReadExecStream |
[protected] |
| pBTreeAccessBase |
BTreeExecStream |
[protected] |
| pBTreeReader |
BTreeExecStream |
[protected] |
| pDynamicParamManager |
ExecStream |
[protected] |
| pGraph |
ExecStream |
[protected] |
| postError(ErrorLevel level, const std::string &message, void *address, long capacity, int index) |
ErrorSource |
|
| postError(ErrorLevel level, const std::string &message, const TupleDescriptor &errorDesc, const TupleData &errorTuple, int index) |
ErrorSource |
|
| pOutAccessor |
SingleOutputExecStream |
[protected] |
| pQuotaAccessor |
ExecStream |
[protected] |
| pReader |
BTreeReadExecStream |
[protected] |
| prepare(BTreeScanExecStreamParams const ¶ms) |
BTreeScanExecStream |
[virtual] |
| BTreeReadExecStream::prepare(BTreeReadExecStreamParams const ¶ms) |
BTreeReadExecStream |
[virtual] |
| BTreeExecStream::prepare(BTreeExecStreamParams const ¶ms) |
BTreeExecStream |
[virtual] |
| SingleOutputExecStream::prepare(SingleOutputExecStreamParams const ¶ms) |
SingleOutputExecStream |
[virtual] |
| ExecStream::prepare(ExecStreamParams const ¶ms) |
ExecStream |
[virtual] |
| projAccessor |
BTreeReadExecStream |
[protected] |
| pRootMap |
BTreeExecStream |
[protected] |
| pScratchQuotaAccessor |
ExecStream |
[protected] |
| pTxn |
ExecStream |
[protected] |
| resourceAllocation |
ExecStream |
[protected] |
| rootPageIdParamId |
BTreeExecStream |
[protected] |
| scratchAccessor |
BTreeExecStream |
[protected] |
| setErrorSourceName(std::string const &n) |
ErrorSource |
[inline] |
| setInputBufAccessors(std::vector< SharedExecStreamBufAccessor > const &inAccessors) |
SingleOutputExecStream |
[virtual] |
| setName(std::string const &) |
ExecStream |
[virtual] |
| setOutputBufAccessors(std::vector< SharedExecStreamBufAccessor > const &outAccessors) |
SingleOutputExecStream |
[virtual] |
| setResourceAllocation(ExecStreamResourceQuantity &quantity) |
ExecStream |
[virtual] |
| setTraceSourceName(std::string const &n) |
TraceSource |
[inline] |
| trace(TraceLevel level, std::string message) const |
TraceSource |
|
| TraceSource() |
TraceSource |
[explicit, protected] |
| TraceSource(SharedTraceTarget pTraceTarget, std::string name) |
TraceSource |
[explicit, protected] |
| treeDescriptor |
BTreeExecStream |
[protected] |
| tupleData |
BTreeReadExecStream |
[protected] |
| ~ClosableObject() |
ClosableObject |
[virtual] |
| ~ErrorSource() |
ErrorSource |
[virtual] |
| ~TraceSource() |
TraceSource |
[virtual] |