MCPcopy Create free account
hub / github.com/apache/nutch / newInstance

Method newInstance

src/java/org/apache/nutch/storage/Host.java:351–353  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

349 }
350
351 public Host newInstance(){
352 return newBuilder().build();
353 }
354
355// TODO NUTCH-1709 Generated classes o.a.n.storage.Host and
356 // o.a.n.storage.ProtocolStatus contain methods not defined in source .avsc

Callers 15

parseMappingMethod · 0.45
parseMappingMethod · 0.45
getExtractorMethod · 0.45
setConfMethod · 0.45
setCredentialsMethod · 0.45
WalkerClass · 0.45
readConfigurationMethod · 0.45
parseMethod · 0.45
parseNormalizersMethod · 0.45
writeReadMethod · 0.45
parseDmozFileMethod · 0.45
createKeyMethod · 0.45

Calls 2

newBuilderMethod · 0.95
buildMethod · 0.45

Tested by 1

writeReadMethod · 0.36