Class JobId
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.integration.deployment.JobId
-
public class JobId extends Object
Immutable ID of a job that may be run.- Author:
- jonmv
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.yahoo.config.provision.ApplicationIdapplication()booleanequals(Object o)inthashCode()StringtoString()JobTypetype()
-