Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ createStatisticsSupporter
Method
createStatisticsSupporter
core/src/main/java/io/ddf/DDF.java:546–548 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
544
}
545
546
protected
ISupportStatistics createStatisticsSupporter() {
547
return
newHandler(ISupportStatistics.
class
);
548
}
549
550
551
public
IHandleIndexing getIndexingHandler() {
Callers
1
getStatisticsSupporter
Method · 0.95
Calls
1
newHandler
Method · 0.95
Tested by
no test coverage detected