Class VectorMathProcessors.BitwiseConvertLongBitsToDouble
java.lang.Object
org.apache.druid.math.expr.vector.VectorMathUnivariateDoubleProcessorFactory
org.apache.druid.math.expr.vector.SimpleVectorMathUnivariateDoubleProcessorFactory
org.apache.druid.math.expr.vector.VectorMathProcessors.BitwiseConvertLongBitsToDouble
- Enclosing class:
- VectorMathProcessors
public static class VectorMathProcessors.BitwiseConvertLongBitsToDouble
extends SimpleVectorMathUnivariateDoubleProcessorFactory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.druid.math.expr.vector.SimpleVectorMathUnivariateDoubleProcessorFactory
doubleProcessor, longProcessorMethods inherited from class org.apache.druid.math.expr.vector.VectorMathUnivariateDoubleProcessorFactory
asProcessor
-
Constructor Details
-
BitwiseConvertLongBitsToDouble
public BitwiseConvertLongBitsToDouble()
-