Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getInstance
Method
getInstance
jnode-core/src/jnode/ndl/NodelistScanner.java:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
.getLogger(NodelistScanner.
class
);
54
55
public
static
NodelistScanner getInstance() {
56
return
self;
57
}
58
59
public
NodelistIndex createIndex(InputStream stream, long lastModified) {
60
NodelistIndex index = null;
Callers
15
testNodelist
Method · 0.95
m_adr
Method · 0.95
checkNetmailMustDropped
Method · 0.95
check
Method · 0.95
check
Method · 0.95
handle
Method · 0.95
getNextLaunchDate
Method · 0.80
getAuthPassword
Method · 0.80
m_null
Method · 0.80
greet
Method · 0.80
StatPoster
Method · 0.80
generateEchoBundle
Method · 0.80
Calls
no outgoing calls
Tested by
1
testNodelist
Method · 0.76