traceableState
The current progress of the job or task.
All accesses to this variable should use AtomicReference.getAcquire or AtomicReference.get to correctly synchronize between atomic reads and writes.
The current progress of the job or task.
All accesses to this variable should use AtomicReference.getAcquire or AtomicReference.get to correctly synchronize between atomic reads and writes.