public class ArithmeticHelper extends Object
Constructor | Description |
---|---|
ArithmeticHelper(AbstractArithmeticOperation aOp,
DynamicContext dCtx) |
Modifier and Type | Method | Description |
---|---|---|
void |
compute(TaggedValuePointable tvp1,
TaggedValuePointable tvp2,
org.apache.hyracks.data.std.api.IPointable result) |
|
static int |
getBaseTypeForArithmetics(int tid) |
public ArithmeticHelper(AbstractArithmeticOperation aOp, DynamicContext dCtx)
public void compute(TaggedValuePointable tvp1, TaggedValuePointable tvp2, org.apache.hyracks.data.std.api.IPointable result) throws SystemException
SystemException
public static int getBaseTypeForArithmetics(int tid) throws SystemException
SystemException
Copyright © 2019 Apache Software Foundation. All rights reserved.