Enum Class VectorBinaryArithmetic.ArithmeticOp

java.lang.Object
java.lang.Enum<VectorBinaryArithmetic.ArithmeticOp>
org.elasticsearch.xpack.esql.plan.logical.promql.operator.arithmetic.VectorBinaryArithmetic.ArithmeticOp
All Implemented Interfaces:
Serializable, Comparable<VectorBinaryArithmetic.ArithmeticOp>, Constable, VectorBinaryOperator.BinaryOp
Enclosing class:
VectorBinaryArithmetic

public static enum VectorBinaryArithmetic.ArithmeticOp extends Enum<VectorBinaryArithmetic.ArithmeticOp> implements VectorBinaryOperator.BinaryOp