public static class PluginPropertyHandler.ReadFromRepository extends PluginPropertyHandler.AbstractHandler
| 构造器和说明 |
|---|
ReadFromRepository(Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore,
org.pentaho.di.repository.ObjectId stepId)
Constructor.
|
public ReadFromRepository(Repository repository, org.pentaho.metastore.api.IMetaStore metaStore, org.pentaho.di.repository.ObjectId stepId) throws IllegalArgumentException
repository - the repository.metaStore - the MetaStorestepId - the step ID.IllegalArgumentException - if repository is null.protected void handle(PluginProperty property) throws org.pentaho.di.core.exception.KettleException
handle 在类中 PluginPropertyHandler.AbstractHandlerproperty - property.org.pentaho.di.core.exception.KettleException - ...Copyright © 2024 Hitachi Vantara. All rights reserved.