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

Class Iterator

be/src/exec/hash-table.h:795–795  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

793
794 public:
795 class Iterator;
796
797 /// Returns a newly allocated HashTable. The probing algorithm is set by the
798 /// FLAG_enable_quadratic_probing.

Callers 5

EndMethod · 0.70
FindProbeRowMethod · 0.70
FindBuildRowBucketMethod · 0.70
BeginMethod · 0.70
DebugStringMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected