MCPcopy Create free account
hub / github.com/apache/impala / min_buffer_len

Method min_buffer_len

be/src/runtime/bufferpool/buffer-pool.cc:379–381  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

377}
378
379int64_t BufferPool::ClientHandle::min_buffer_len() const {
380 return impl_->min_buffer_len();
381}
382
383bool BufferPool::ClientHandle::has_unpinned_pages() const {
384 return impl_->has_unpinned_pages();

Callers 4

AllocateBufferMethod · 0.45
AllocateBufferMethod · 0.45

Calls

no outgoing calls

Tested by 1