Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nutch
/ getDescriptor
Method
getDescriptor
src/java/org/apache/nutch/plugin/Plugin.java:79–81 ·
view source on GitHub ↗
Returns the plugin descriptor @return PluginDescriptor
()
Source
from the content-addressed store, hash-verified
77
* @
return
PluginDescriptor
78
*/
79
public
PluginDescriptor getDescriptor() {
80
return
fDescriptor;
81
}
82
83
/**
84
* @param descriptor
Callers
3
startUp
Method · 0.45
shutDown
Method · 0.45
getParsers
Method · 0.45
Calls
no outgoing calls
Tested by
2
startUp
Method · 0.36
shutDown
Method · 0.36