Package org.pentaho.di.base
package org.pentaho.di.base
-
ClassDescriptionBaseHopMeta<T>This class defines a base hop from one job entry copy to another, or from one step to another.Common methods of StepMeta and JobEntryCopy.This cache lives for the runtime of the parent Job or Trans.Unit tests for this class can be found in JobExecutorMetaTest, StepWithMetaMetaTest, JobEntryJobTest, and JobEntryTransTest.