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

Method end

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

Source from the content-addressed store, hash-verified

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

Callers 15

YFunction · 0.45
ziFunction · 0.45
xFunction · 0.45
NFunction · 0.45
AFunction · 0.45
SFunction · 0.45
EFunction · 0.45
d3.v5.min.jsFile · 0.45
IrFunction · 0.45
d3.v3.min.jsFile · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by 15

error_msg_startswithFunction · 0.36
TestNullComparisonsMethod · 0.36
TEST_PFunction · 0.36
ValidateLayoutFunction · 0.36
TestDistributionMethod · 0.36
TestCompressionFunction · 0.36
ProbeTestMethod · 0.36
TESTFunction · 0.36
decode_batchMethod · 0.36
skipMethod · 0.36
EraseSkipPatternFunction · 0.36
JsonParserTestMethod · 0.36