Class Hash32WithSeedAsDouble
java.lang.Object
org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble
hash32 with seed function definitions for numeric data types. These functions cast the input numeric value to a
double before doing the hashing. See comments in
Hash64AsDouble
for the reason for doing this.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Hash32WithSeedAsDouble
public Hash32WithSeedAsDouble()
-