Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ setDDF
Method
setDDF
core/src/main/java/io/ddf/Vector.java:111–113 ·
view source on GitHub ↗
@param mDDF the mDDF to set
(DDF mDDF)
Source
from the content-addressed store, hash-verified
109
* @param mDDF the mDDF to set
110
*/
111
public
void
setDDF(DDF mDDF) {
112
this.mDDF = mDDF;
113
}
114
115
/**
116
* @
return
the mDDFColumnName
Callers
1
initialize
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected