MCPcopy Index your code
hub / github.com/apache/orc / getLength

Method getLength

java/core/src/java/org/apache/orc/impl/Dictionary.java:125–125  ·  view source on GitHub ↗

Get the number of bytes. @return the string's length in bytes

()

Source from the content-addressed store, hash-verified

123 * @return the string's length in bytes
124 */
125 int getLength();
126 }
127
128 /**

Callers 15

TESTFunction · 0.65
printStripeInformationFunction · 0.65
TESTFunction · 0.65
decompressAndVerifyFunction · 0.65
protobuff_compressionFunction · 0.65
TESTFunction · 0.65
TESTFunction · 0.65
TESTFunction · 0.65
createReaderMethod · 0.65
createReaderFunction · 0.65
testStringDictionaryFunction · 0.65

Implementers 1

VisitorContextImpljava/core/src/java/org/apache/orc/impl

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.52
TESTFunction · 0.52
decompressAndVerifyFunction · 0.52
protobuff_compressionFunction · 0.52
TESTFunction · 0.52
TESTFunction · 0.52
TESTFunction · 0.52
createReaderMethod · 0.52
createReaderFunction · 0.52
testStringDictionaryFunction · 0.52
testVarcharDictionaryFunction · 0.52