public class GetNFromStringsSketchUDF
extends org.apache.hadoop.hive.ql.exec.UDF
Constructor and Description |
---|
GetNFromStringsSketchUDF() |
Modifier and Type | Method and Description |
---|---|
Long |
evaluate(org.apache.hadoop.io.BytesWritable serializedSketch)
Returns N from a given sketch
|
public Long evaluate(org.apache.hadoop.io.BytesWritable serializedSketch)
serializedSketch
- serialized sketchCopyright © 2015–2019 The Apache Software Foundation. All rights reserved.