MCPcopy 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

47namespace impala {
48class BloomFilter;
49class BloomFilterPB;
50} // namespace impala
51
52// Need this forward declaration since we make bloom_filter_test_util::BfUnion() a friend

Callers 1

ApplyUpdateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected