public class RepoSerializer extends Object
Repository
Usage:
RepoSerializer .builder() .repo( repo ) .stepMeta( stepMeta ) .stepId( stepId ) .transId( transId ) .serialize();
Future enhancement could cover inclusion of Metastore and Databases for steps which need that info.
public static RepoSerializer.Builder builder()
public void serialize()
throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionpublic void deserialize()
throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionCopyright © 2024 Hitachi Vantara. All rights reserved.