MCPcopy 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_PFunction · 0.65
TESTFunction · 0.65
fillStringValuesFunction · 0.65
mainFunction · 0.65
printAttributesFunction · 0.65
printMetadataFunction · 0.65
checkResultsFunction · 0.65
TESTFunction · 0.65
TestRleDecoder.ccFile · 0.65
TEST_FFunction · 0.65
TESTFunction · 0.65
TESTFunction · 0.65

Implementers 2

StringHashTableDictionaryjava/core/src/java/org/apache/orc/impl
StringRedBlackTreejava/core/src/java/org/apache/orc/impl

Calls

no outgoing calls

Tested by 15

TEST_PFunction · 0.52
TESTFunction · 0.52
checkResultsFunction · 0.52
TESTFunction · 0.52
TEST_FFunction · 0.52
TESTFunction · 0.52
TESTFunction · 0.52
TESTFunction · 0.52
createMemTestFileFunction · 0.52
writeCustomOrcFileFunction · 0.52
decodeBase64Function · 0.52