Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/orc
/ size
Method
size
java/core/src/java/org/apache/orc/impl/Dictionary.java:90–90 ·
view source on GitHub ↗
Get the number of entries in the dictionary. @return the number of entries
()
Source
from the content-addressed store, hash-verified
88
* @
return
the number of entries
89
*/
90
int
size();
91
92
/**
93
* Get the size of the dictionary in bytes.
Callers
15
TEST_P
Function · 0.65
TEST
Function · 0.65
fillStringValues
Function · 0.65
main
Function · 0.65
printAttributes
Function · 0.65
printMetadata
Function · 0.65
checkResults
Function · 0.65
TEST
Function · 0.65
TestRleDecoder.cc
File · 0.65
TEST_F
Function · 0.65
TEST
Function · 0.65
TEST
Function · 0.65
Implementers
2
StringHashTableDictionary
java/core/src/java/org/apache/orc/impl
StringRedBlackTree
java/core/src/java/org/apache/orc/impl
Calls
no outgoing calls
Tested by
15
TEST_P
Function · 0.52
TEST
Function · 0.52
checkResults
Function · 0.52
TEST
Function · 0.52
TEST_F
Function · 0.52
TEST
Function · 0.52
TEST
Function · 0.52
TEST
Function · 0.52
createMemTestFile
Function · 0.52
writeCustomOrcFile
Function · 0.52
decodeBase64
Function · 0.52
testSeekDecompressionStream
Function · 0.52