Uses of Interface
com.pervasive.datarush.cal.JobExecutorService
-
Packages that use JobExecutorService Package Description com.actian.dataflow.cal.yarn.client com.pervasive.datarush.cal Provides interfaces the define the "cluster abstraction layer".com.pervasive.datarush.cal.dr -
-
Uses of JobExecutorService in com.actian.dataflow.cal.yarn.client
Classes in com.actian.dataflow.cal.yarn.client that implement JobExecutorService Modifier and Type Class Description class
YarnClusterJobExecutor
A job executor is created for each new job.Methods in com.actian.dataflow.cal.yarn.client that return JobExecutorService Modifier and Type Method Description JobExecutorService
YarnClusterProvider. createExecutor(FileClient fileClient, JobSpecifier spec)
-
Uses of JobExecutorService in com.pervasive.datarush.cal
Methods in com.pervasive.datarush.cal that return JobExecutorService Modifier and Type Method Description JobExecutorService
ClusterProvider. createExecutor(FileClient fileClient, JobSpecifier spec)
Create a new job executor service.JobExecutorService
ClusterProviderManager. createExecutor(FileClient fileClient, JobSpecifier spec)
Create a new job executor service.static JobExecutorService
JobExecutorServiceFactory. 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 with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw JobExecutorService Modifier and Type Class Description class
com.pervasive.datarush.cal.dr.AbstractDRJobExecutor
-