Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MarquezProject/marquez
/ getName
Method
getName
api/src/main/java/marquez/MarquezApp.java:72–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
@Override
73
public
String getName() {
74
return
APP_NAME;
75
}
76
77
@Override
78
public
void
initialize(@NonNull Bootstrap<MarquezConfig> bootstrap) {
Callers
15
testSendAndDeleteParentRunRelationshipFacet
Method · 0.45
testSendDatasetEvent
Method · 0.45
validateDatasetFacets
Method · 0.45
validateDatasetVersionFacets
Method · 0.45
testApp_createNamespace
Method · 0.45
testApp_createSource
Method · 0.45
testApp_createDbTable
Method · 0.45
testApp_createStream
Method · 0.45
testApp_createJobAndMarkRunAsComplete
Method · 0.45
testApp_testLazyInputDataset
Method · 0.45
testApp_search
Method · 0.45
testApp_getJobWithFQNFromParent
Method · 0.45
Calls
no outgoing calls
Tested by
15
testSendAndDeleteParentRunRelationshipFacet
Method · 0.36
testSendDatasetEvent
Method · 0.36
validateDatasetFacets
Method · 0.36
validateDatasetVersionFacets
Method · 0.36
testApp_createNamespace
Method · 0.36
testApp_createSource
Method · 0.36
testApp_createDbTable
Method · 0.36
testApp_createStream
Method · 0.36
testApp_createJobAndMarkRunAsComplete
Method · 0.36
testApp_testLazyInputDataset
Method · 0.36
testApp_search
Method · 0.36
testApp_getJobWithFQNFromParent
Method · 0.36