java.lang.Object
com.pervasive.datarush.cal.JobExecutorServiceFactory
Factory for creating new
JobExecutorService's.-
Method Summary
Modifier and TypeMethodDescriptionstatic JobExecutorServicenewJobExecutor(FileClient fileClient, JobSpecifier jobSpec) Creates a new executor
-
Method Details
-
newJobExecutor
Creates a new executor- Parameters:
fileClient- the file client to usejobSpec- the job specifier- Returns:
- a new executor
-