Class TestDistributedProcessHandler.TestBatchCreationData

    • Constructor Summary

      Constructors 
      Constructor Description
      TestBatchCreationData​(java.lang.String id, int initialWorkToDo)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId()  
      int getInitialWorkToDo()  
      • Methods inherited from class java.lang.Object

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

      • TestBatchCreationData

        public TestBatchCreationData​(java.lang.String id,
                                     int initialWorkToDo)
    • Method Detail

      • getId

        public java.lang.String getId()
      • getInitialWorkToDo

        public int getInitialWorkToDo()