Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/orc
/ clear
Method
clear
java/core/src/java/org/apache/orc/impl/Dictionary.java:48–48 ·
view source on GitHub ↗
Clear the dictionary.
()
Source
from the content-addressed store, hash-verified
46
* Clear the dictionary.
47
*/
48
void
clear();
49
50
/**
51
* Given the position index,
return
the original string before being encoded.
Callers
15
clear
Method · 0.65
extractFileTail
Method · 0.65
setText
Method · 0.65
setByteBuffer
Method · 0.65
clear
Method · 0.65
close
Method · 0.65
clear
Method · 0.65
writeEncryptedStripeStatistics
Method · 0.65
suppress
Method · 0.65
spillToDiskAndClear
Method · 0.65
getBytes
Method · 0.65
getByteBuffer
Method · 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
no test coverage detected