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