Uses of Class
org.pentaho.di.trans.steps.named.cluster.NamedClusterEmbedManager
-
Packages that use NamedClusterEmbedManager Package Description org.pentaho.di.base org.pentaho.di.job org.pentaho.di.trans -
-
Uses of NamedClusterEmbedManager in org.pentaho.di.base
Fields in org.pentaho.di.base declared as NamedClusterEmbedManager Modifier and Type Field Description protected NamedClusterEmbedManagerAbstractMeta. namedClusterEmbedManagerMethods in org.pentaho.di.base that return NamedClusterEmbedManager Modifier and Type Method Description NamedClusterEmbedManagerAbstractMeta. getNamedClusterEmbedManager() -
Uses of NamedClusterEmbedManager in org.pentaho.di.job
Methods in org.pentaho.di.job that return NamedClusterEmbedManager Modifier and Type Method Description NamedClusterEmbedManagerJobMeta. getNamedClusterEmbedManager() -
Uses of NamedClusterEmbedManager in org.pentaho.di.trans
Methods in org.pentaho.di.trans that return NamedClusterEmbedManager Modifier and Type Method Description NamedClusterEmbedManagerTransMeta. getNamedClusterEmbedManager()
-