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

Method begin

be/src/gutil/fixedarray.h:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 }
112
113 inline iterator begin() { return get(); }
114 inline iterator end() { return get() + size_; }
115
116 inline const_iterator begin() const { return get(); }

Callers 15

TEST_FFunction · 0.45
FindFloorOrNullFunction · 0.45
map-util.hFile · 0.45
AddTokenCountsFunction · 0.45
ReverseMapFunction · 0.45
InsertKeysFromMapFunction · 0.45
AppendKeysFromMapFunction · 0.45
AppendValuesFromMapFunction · 0.45
STLAssignToVectorFunction · 0.45
STLAssignToStringFunction · 0.45
STLAppendToStringFunction · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TestNullComparisonsMethod · 0.36
TEST_PFunction · 0.36
TestDistributionMethod · 0.36
TestCompressionFunction · 0.36
TESTFunction · 0.36
decode_batchMethod · 0.36
skipMethod · 0.36
EraseSkipPatternFunction · 0.36
JsonParserTestMethod · 0.36