MCPcopy Create free account
hub / github.com/apache/orc / getDefaultValue

Method getDefaultValue

java/core/src/java/org/apache/orc/OrcConf.java:294–296  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

292 }
293
294 public Object getDefaultValue() {
295 return defaultValue;
296 }
297
298 public String getDescription() {
299 return description;

Callers 12

testDefaultValueMethod · 0.80
testColumnEncryptionMethod · 0.80
OptionsClass · 0.80
BuilderClass · 0.80
createDictMethod · 0.80
testOrcValueMethod · 0.80
checkEvolutionMethod · 0.80
testOrcValueMethod · 0.80
OrcMapredRecordWriterMethod · 0.80

Calls

no outgoing calls

Tested by 6

testDefaultValueMethod · 0.64
testColumnEncryptionMethod · 0.64
testOrcValueMethod · 0.64
checkEvolutionMethod · 0.64
testOrcValueMethod · 0.64