public class DoublesSketchToStringUDF
extends org.apache.hadoop.hive.ql.exec.UDF
| Constructor and Description |
|---|
DoublesSketchToStringUDF() |
| Modifier and Type | Method and Description |
|---|---|
String |
evaluate(org.apache.hadoop.io.BytesWritable serializedSketch)
Returns a human-readable summary of a given sketch
|
public String evaluate(org.apache.hadoop.io.BytesWritable serializedSketch)
serializedSketch - serialized sketchCopyright © 2015–2020 The Apache Software Foundation. All rights reserved.