Uses of Interface
com.pervasive.datarush.cal.JobExecutorService
Packages that use JobExecutorService
Package
Description
Provides interfaces the define the "cluster abstraction layer".
-
Uses of JobExecutorService in com.actian.dataflow.cal.yarn.client
Classes in com.actian.dataflow.cal.yarn.client that implement JobExecutorServiceModifier and TypeClassDescriptionclassA job executor is created for each new job.Methods in com.actian.dataflow.cal.yarn.client that return JobExecutorServiceModifier and TypeMethodDescriptionYarnClusterProvider.createExecutor(FileClient fileClient, JobSpecifier spec) -
Uses of JobExecutorService in com.pervasive.datarush.cal
Methods in com.pervasive.datarush.cal that return JobExecutorServiceModifier and TypeMethodDescriptionClusterProvider.createExecutor(FileClient fileClient, JobSpecifier spec) Create a new job executor service.ClusterProviderManager.createExecutor(FileClient fileClient, JobSpecifier spec) Create a new job executor service.static JobExecutorServiceJobExecutorServiceFactory.newJobExecutor(FileClient fileClient, JobSpecifier jobSpec) Creates a new executor -
Uses of JobExecutorService in com.pervasive.datarush.cal.dr
Classes in com.pervasive.datarush.cal.dr that implement JobExecutorServiceModifier and TypeClassDescriptionclasscom.pervasive.datarush.cal.dr.AbstractDRJobExecutor