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

Method GetBlockBloomFilter

be/src/util/bloom-filter.h:186–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184 kudu::rpc::RpcController* controller, const string& directory);
185
186 kudu::BlockBloomFilter* GetBlockBloomFilter() { return &block_bloom_filter_; }
187
188 private:
189 /// Buffer allocator is used by Kudu::BlockBloomFilter to allocate memory for

Callers 4

OpenNextScanTokenMethod · 0.80
TestDataMethod · 0.80
BfUnionFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestDataMethod · 0.64
BfUnionFunction · 0.64
TEST_FFunction · 0.64