public abstract class ConstantCalculator extends Rule
Modifier and Type | Class and Description |
---|---|
static class |
ConstantCalculator.ConstantCalculatorTransformer |
currentPlan, log, name, pattern
Constructor and Description |
---|
ConstantCalculator(java.lang.String n,
PigContext pc) |
Modifier and Type | Method and Description |
---|---|
Transformer |
getNewTransformer()
Get the transformer for this rule.
|
buildPattern, getName, getPattern, isMandatory, isSkipListener, match, setSkipListener
public ConstantCalculator(java.lang.String n, PigContext pc)
public Transformer getNewTransformer()
Rule
getNewTransformer
in class Rule
Copyright © 2007-2012 The Apache Software Foundation