public static class PTFDesc.ValueBoundaryDef extends PTFDesc.BoundaryDef
| Constructor and Description |
|---|
ValueBoundaryDef() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(PTFDesc.BoundaryDef other) |
int |
getAmt() |
PTFDesc.PTFExpressionDef |
getExpressionDef() |
ExprNodeEvaluator |
getExprEvaluator() |
ExprNodeDesc |
getExprNode() |
ObjectInspector |
getOI() |
void |
setAmt(int amt) |
void |
setExpressionDef(PTFDesc.PTFExpressionDef expressionDef) |
getDirection, setDirectionpublic int compareTo(PTFDesc.BoundaryDef other)
public PTFDesc.PTFExpressionDef getExpressionDef()
public void setExpressionDef(PTFDesc.PTFExpressionDef expressionDef)
public ExprNodeDesc getExprNode()
public ExprNodeEvaluator getExprEvaluator()
public ObjectInspector getOI()
public int getAmt()
getAmt in class PTFDesc.BoundaryDefpublic void setAmt(int amt)
Copyright © 2012 The Apache Software Foundation