public class NamedClusterUIHelper extends Object
| Constructor and Description |
|---|
NamedClusterUIHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.pentaho.di.core.namedcluster.model.NamedCluster |
getNamedCluster(String namedCluster) |
static List<org.pentaho.di.core.namedcluster.model.NamedCluster> |
getNamedClusters() |
public static List<org.pentaho.di.core.namedcluster.model.NamedCluster> getNamedClusters()
public static org.pentaho.di.core.namedcluster.model.NamedCluster getNamedCluster(String namedCluster) throws org.pentaho.metastore.api.exceptions.MetaStoreException
org.pentaho.metastore.api.exceptions.MetaStoreException