Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/orc
/ clear
Method
clear
java/core/src/test/org/apache/orc/TestConf.java:34–34 ·
view source on GitHub ↗
Clear the configuration.
()
Source
from the content-addressed store, hash-verified
32
* Clear the configuration.
33
*/
34
@BeforeEach
35
default
void
clear() {
36
conf.clear();
37
conf.setIfUnset(
"fs.defaultFS"
,
"file:///"
);
Callers
15
nextLine
Method · 0.65
TEST_P
Function · 0.65
TEST
Function · 0.65
main
Function · 0.65
printContents
Function · 0.65
TEST
Function · 0.65
TEST
Function · 0.65
TEST
Function · 0.65
TEST
Function · 0.65
reset
Method · 0.65
loadStripeIndex
Method · 0.65
startNextStripe
Method · 0.65
Implementers
15
TestRowCount
java/tools/src/test/org/apache/orc/too
TestJsonFileDump
java/tools/src/test/org/apache/orc/too
TestMergeFiles
java/tools/src/test/org/apache/orc/too
TestScanData
java/tools/src/test/org/apache/orc/too
TestFileDump
java/tools/src/test/org/apache/orc/too
TestCheckTool
java/tools/src/test/org/apache/orc/too
TestColumnSizes
java/tools/src/test/org/apache/orc/too
TestConvert
java/tools/src/test/org/apache/orc/too
TestConvertORC
java/tools/src/test/org/apache/orc/too
TestRLEv2
java/tools/src/test/org/apache/orc/imp
TestMinSeekSize
java/core/src/test/org/apache/orc/Test
TestOrcNoTimezone
java/core/src/test/org/apache/orc/Test
Calls
no outgoing calls
Tested by
15
nextLine
Method · 0.52
TEST_P
Function · 0.52
TEST
Function · 0.52
TEST
Function · 0.52
TEST
Function · 0.52
TEST
Function · 0.52
TEST
Function · 0.52
testDataDump
Method · 0.52
MiddleStruct
Method · 0.52
releaseAllBuffers
Method · 0.52
testEncryption
Method · 0.52
testZstdAircompressorJniCompressDecompress
Method · 0.52