public interface JobGraphStoreUtil
JobID
, or vice versa.Modifier and Type | Method and Description |
---|---|
String |
jobIDToName(JobID jobId)
Get the name in external storage from job id.
|
JobID |
nameToJobID(String name)
Get the job id from name.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.