public class JobID extends GlobalID
| Modifier and Type | Field and Description |
|---|---|
static JobID |
INVALID
Represents an invalid JobID.
|
| Constructor and Description |
|---|
JobID()
Initializes a new instance of the
JobID class. |
JobID(long gid)
Initializes a new instance of the
JobID class. |
equals, getBoxID, getProcessID, getSequentialCount, getStartTime, getValue, hashCode, setBoxID, setProcessID, setSequentialCount, setStartTime, setValue, toStringpublic static final JobID INVALID