Documentation of 'org.encog.util.concurrency.job.JobUnitWorker' Java class
JobUnitWorker
org.encog.util.concurrency.job

Class JobUnitWorker

  • All Implemented Interfaces:
    EngineTask


    public class JobUnitWorker
    extends java.lang.Object
    implements EngineTask
    An individual worker, that will be submitted to the thread pool.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void run()
      Run this job unit.
      • Methods inherited from class java.lang.Object

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

      • JobUnitWorker

        public JobUnitWorker(JobUnitContext context)
        Construct a job unit.
        Parameters:
        context - The context of this job unit.
    • Method Detail

      • run

        public void run()
        Run this job unit.
        Specified by:
        run in interface EngineTask

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.