Uses of Interface
com.pervasive.datarush.cal.ClusterProvider
-
Packages that use ClusterProvider Package Description com.actian.dataflow.cal.yarn.client com.pervasive.datarush.cal Provides interfaces the define the "cluster abstraction layer". -
-
Uses of ClusterProvider in com.actian.dataflow.cal.yarn.client
Classes in com.actian.dataflow.cal.yarn.client that implement ClusterProvider Modifier and Type Class Description classYarnClusterProviderImplementation of theClusterProvider -
Uses of ClusterProvider in com.pervasive.datarush.cal
Methods in com.pervasive.datarush.cal that return ClusterProvider Modifier and Type Method Description ClusterProviderClusterProviderManager. getProvider(ClusterSpecifier spec)Returns a provider that matches the given spec
-