Generated by
JDiff

Class com.cloudera.cdk.morphline.base.AbstractCommand

Added Constructors
AbstractCommand(CommandBuilder, Config, Command, Command, MorphlineContext) Using the given builder, constructs a command rooted at the given morphline JSON config.
 

Changed Constructors
AbstractCommand(Config, Command, Command, MorphlineContext) Change of visibility from public to protected.
Deprecated; will be removed in the next release
 

Added Methods
boolean isMeasuringMetrics() Returns whether or not metrics should be measured.