Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ createMLSupporter
Method
createMLSupporter
core/src/main/java/io/ddf/DDF.java:829–831 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
827
}
828
829
protected
ISupportML createMLSupporter() {
830
return
newHandler(ISupportML.
class
);
831
}
832
833
// Metrics supporter
834
protected
ISupportMLMetrics createMLMetricsSupporter() {
Callers
1
getMLSupporter
Method · 0.95
Calls
1
newHandler
Method · 0.95
Tested by
no test coverage detected