Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ BloomFilterPB
Class
BloomFilterPB
be/src/util/bloom-filter.h:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
namespace impala {
48
class BloomFilter;
49
class BloomFilterPB;
50
} // namespace impala
51
52
// Need this forward declaration since we make bloom_filter_test_util::BfUnion() a friend
Callers
1
ApplyUpdate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected