Enum DecimalTypeUtil.OperationType

java.lang.Object
java.lang.Enum<DecimalTypeUtil.OperationType>
org.apache.arrow.gandiva.evaluator.DecimalTypeUtil.OperationType
All Implemented Interfaces:
Serializable, Comparable<DecimalTypeUtil.OperationType>
Enclosing class:
DecimalTypeUtil

public static enum DecimalTypeUtil.OperationType extends Enum<DecimalTypeUtil.OperationType>
Enum for supported mathematical operations.