public class NamedClusterEmbedManager extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
NAMESPACE |
protected static org.pentaho.metastore.persist.MetaStoreFactory |
testMetaStoreFactory |
| 构造器和说明 |
|---|
NamedClusterEmbedManager(AbstractMeta meta,
org.pentaho.di.core.logging.LogChannelInterface log)
Class creates an embedded metastores for NamedClusters
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addClusterToMeta(String clusterName) |
void |
clear()
Clear the embedded metastore of any named clusters
|
boolean |
isAddedAnyClusters() |
void |
passEmbeddedMetastoreKey(org.pentaho.di.core.variables.VariableSpace nameSpace,
String embeddedMetastoreProviderKey)
Set the variable that will be used by Vfs to set the FileSystemOptions for the file system.
|
void |
registerUrl(String urlString)
If hc:// protocol is explicitly defined, check for a literal named Cluster.
|
protected static org.pentaho.metastore.persist.MetaStoreFactory testMetaStoreFactory
public NamedClusterEmbedManager(AbstractMeta meta, org.pentaho.di.core.logging.LogChannelInterface log)
meta - The TransMeta or JobMetapublic void registerUrl(String urlString)
urlString - The Url of the file being accessed as stored by the transformation/jobpublic void clear()
public boolean isAddedAnyClusters()
public void addClusterToMeta(String clusterName)
public void passEmbeddedMetastoreKey(org.pentaho.di.core.variables.VariableSpace nameSpace,
String embeddedMetastoreProviderKey)
nameSpace - The namespace used by the getFileObject method to access VFS.embeddedMetastoreProviderKey - The key to the embeddedMetastore from the AbstraceMetaCopyright © 2024 Hitachi Vantara. All rights reserved.