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

Method end

be/src/kudu/util/bitset.h:128–130  ·  view source on GitHub ↗

Forward iterator that points to the end of the values in the bitset.

Source from the content-addressed store, hash-verified

126
127 // Forward iterator that points to the end of the values in the bitset.
128 iterator end() const {
129 return iterator(this, MaxVals);
130 }
131
132 // Forward iterator that points at the element 'val' if it exists, or at
133 // end() if it doesn't exist.

Callers 15

GetConfiguredPrincipalFunction · 0.45
ExportKeysMethod · 0.45
SamplerForCallMethod · 0.45
GCResultsMethod · 0.45
GCCompletionRecordsMethod · 0.45
~ConnectionMethod · 0.45
PutMethod · 0.45
LookupMethodMethod · 0.45
IsTrustedConnectionMethod · 0.45
ScanIdleConnectionsMethod · 0.45
DestroyConnectionMethod · 0.45

Calls 1

iteratorClass · 0.85

Tested by 13

GetTimeSeriesMethod · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
AssertLogCountMethod · 0.36
CheckMergeOutputFunction · 0.36
TEST_FFunction · 0.36