public class WorkerThread extends Object implements Runnable
JobEntry
to actually perform the job's action.Constructor and Description |
---|
WorkerThread(JobEntry je)
Creates a new worker to run the specified
JobEntry . |
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.