Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.65
printStripeInformation
Function · 0.65
TEST
Function · 0.65
decompressAndVerify
Function · 0.65
protobuff_compression
Function · 0.65
testSeekDecompressionStream
Function · 0.65
TEST
Function · 0.65
TEST
Function · 0.65
TEST
Function · 0.65
createReader
Method · 0.65
createReader
Function · 0.65
testStringDictionary
Function · 0.65
Implementers
1
VisitorContextImpl
java/core/src/java/org/apache/orc/impl
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.52
TEST
Function · 0.52
decompressAndVerify
Function · 0.52
protobuff_compression
Function · 0.52
testSeekDecompressionStream
Function · 0.52
TEST
Function · 0.52
TEST
Function · 0.52
TEST
Function · 0.52
createReader
Method · 0.52
createReader
Function · 0.52
testStringDictionary
Function · 0.52
testVarcharDictionary
Function · 0.52