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

Method getArgs

src/java/org/apache/nutch/storage/ParseStatus.java:163–165  ·  view source on GitHub ↗

Gets the value of the 'args' field. Optional arguments supplied to compliment and/or justify the parse status code.

()

Source from the content-addressed store, hash-verified

161 * Gets the value of the 'args' field.
162 * Optional arguments supplied to compliment and/or justify the parse status code. */
163 public java.util.List<java.lang.CharSequence> getArgs() {
164 return args;
165 }
166
167 /**
168 * Sets the value of the 'args' field.

Callers 10

getParseMethod · 0.95
getParseMethod · 0.95
getEmptyParseMethod · 0.95
setContentTypeMethod · 0.45
batchIdShouldBeUniqueMethod · 0.45
getMessageMethod · 0.45
toStringMethod · 0.45
getMessageMethod · 0.45
getArgMethod · 0.45
toStringMethod · 0.45

Calls

no outgoing calls

Tested by 2

setContentTypeMethod · 0.36
batchIdShouldBeUniqueMethod · 0.36