Uses of Interface
com.pervasive.datarush.cal.JobHistoryService
-
Packages that use JobHistoryService Package Description com.actian.dataflow.cal.yarn.client com.pervasive.datarush.cal Provides interfaces the define the "cluster abstraction layer". -
-
Uses of JobHistoryService in com.actian.dataflow.cal.yarn.client
Methods in com.actian.dataflow.cal.yarn.client that return JobHistoryService Modifier and Type Method Description JobHistoryService
YarnClusterProvider. getJobHistoryService(FileClient fileClient, ClusterSpecifier spec)
-
Uses of JobHistoryService in com.pervasive.datarush.cal
Methods in com.pervasive.datarush.cal that return JobHistoryService Modifier and Type Method Description JobHistoryService
ClusterProvider. getJobHistoryService(FileClient client, ClusterSpecifier spec)
JobHistoryService
ClusterProviderManager. getJobHistoryService(FileClient client, ClusterSpecifier spec)
-