Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
This is the complete list of members for impala::ExecNode::RowBatchQueue, including all inherited members.
AddBatch(RowBatch *batch) | impala::ExecNode::RowBatchQueue | |
BlockingGet(RowBatch **out) | impala::BlockingQueue< RowBatch * > | inline |
BlockingPut(const RowBatch *&val) | impala::BlockingQueue< RowBatch * > | inline |
BlockingQueue(size_t max_elements) | impala::BlockingQueue< RowBatch * > | inline |
Cleanup() | impala::ExecNode::RowBatchQueue | |
cleanup_queue_ | impala::ExecNode::RowBatchQueue | private |
GetBatch() | impala::ExecNode::RowBatchQueue | |
GetSize() const | impala::BlockingQueue< RowBatch * > | inline |
lock_ | impala::ExecNode::RowBatchQueue | private |
RowBatchQueue(int max_batches) | impala::ExecNode::RowBatchQueue | |
Shutdown() | impala::BlockingQueue< RowBatch * > | inline |
total_get_wait_time() const | impala::BlockingQueue< RowBatch * > | inline |
total_put_wait_time() const | impala::BlockingQueue< RowBatch * > | inline |
~RowBatchQueue() | impala::ExecNode::RowBatchQueue |