Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ createMutabilityHandler
Method
createMutabilityHandler
core/src/main/java/io/ddf/DDF.java:686–688 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
684
}
685
686
protected
IHandleMutability createMutabilityHandler() {
687
return
newHandler(IHandleMutability.
class
);
688
}
689
690
691
public
IHandleSql getSqlHandler() {
Callers
1
getMutabilityHandler
Method · 0.95
Calls
1
newHandler
Method · 0.95
Tested by
no test coverage detected