Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ getName
Method
getName
core/src/main/java/io/ddf/DDF.java:260–263 ·
view source on GitHub ↗
@return the name of this DDF
()
Source
from the content-addressed store, hash-verified
258
* @
return
the name of this DDF
259
*/
260
@Override
261
public
String getName() {
262
return
mName;
263
}
264
265
/**
266
* @param name the DDF name to set
Callers
9
testSimpleSparkDDFManager
Method · 0.95
testTransformNativeRserve
Method · 0.95
testTransformMapReduceNative
Method · 0.95
testRegister
Method · 0.95
keepingDDFwithName
Method · 0.95
getNamespace
Method · 0.95
unpersist
Method · 0.95
getDDF
Method · 0.95
onRemoval
Method · 0.95
Calls
no outgoing calls
Tested by
5
testSimpleSparkDDFManager
Method · 0.76
testTransformNativeRserve
Method · 0.76
testTransformMapReduceNative
Method · 0.76
testRegister
Method · 0.76
keepingDDFwithName
Method · 0.76