Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_F
Function · 0.45
FindFloorOrNull
Function · 0.45
map-util.h
File · 0.45
AddTokenCounts
Function · 0.45
ReverseMap
Function · 0.45
InsertKeysFromMap
Function · 0.45
AppendKeysFromMap
Function · 0.45
AppendValuesFromMap
Function · 0.45
STLSortAndRemoveDuplicates
Function · 0.45
STLAssignToVector
Function · 0.45
STLAssignToString
Function · 0.45
STLAppendToString
Function · 0.45
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TestNullComparisons
Method · 0.36
TEST_P
Function · 0.36
TestDistribution
Method · 0.36
TestCompression
Function · 0.36
TEST
Function · 0.36
decode_batch
Method · 0.36
skip
Method · 0.36
EraseSkipPattern
Function · 0.36
JsonParserTest
Method · 0.36
TestMultipleThreadsIncDec
Function · 0.36