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