Class JobIdGenerator


  • @ThreadSafe
    public final class JobIdGenerator
    extends java.lang.Object
    This class generates unique job ids.
    • Constructor Summary

      Constructors 
      Constructor Description
      JobIdGenerator()
      Creates a new instance.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getNewJobId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JobIdGenerator

        public JobIdGenerator()
        Creates a new instance.
    • Method Detail

      • getNewJobId

        public long getNewJobId()
        Returns:
        a new job id