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 NamedClusterEmbedManager
AbstractMeta. namedClusterEmbedManager
Methods in org.pentaho.di.base that return NamedClusterEmbedManager Modifier and Type Method Description NamedClusterEmbedManager
AbstractMeta. getNamedClusterEmbedManager()
-
Uses of NamedClusterEmbedManager in org.pentaho.di.job
Methods in org.pentaho.di.job that return NamedClusterEmbedManager Modifier and Type Method Description NamedClusterEmbedManager
JobMeta. getNamedClusterEmbedManager()
-
Uses of NamedClusterEmbedManager in org.pentaho.di.trans
Methods in org.pentaho.di.trans that return NamedClusterEmbedManager Modifier and Type Method Description NamedClusterEmbedManager
TransMeta. getNamedClusterEmbedManager()
-