Class VectorMathProcessors.Remainder
java.lang.Object
org.apache.druid.math.expr.vector.VectorMathBivariateDoubleProcessorFactory
org.apache.druid.math.expr.vector.SimpleVectorMathBivariateDoubleProcessorFactory
org.apache.druid.math.expr.vector.VectorMathProcessors.Remainder
- All Implemented Interfaces:
BivariateFunctionVectorProcessorFactory
- Enclosing class:
- VectorMathProcessors
public static class VectorMathProcessors.Remainder
extends SimpleVectorMathBivariateDoubleProcessorFactory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.druid.math.expr.vector.SimpleVectorMathBivariateDoubleProcessorFactory
doubleLongProcessor, doublesProcessor, longDoubleProcessor, longsProcessorMethods inherited from class org.apache.druid.math.expr.vector.VectorMathBivariateDoubleProcessorFactory
asProcessor
-
Constructor Details
-
Remainder
public Remainder()
-