public class DoublesSketchNoOpAggregator extends Object implements Aggregator
Constructor and Description |
---|
DoublesSketchNoOpAggregator() |
Modifier and Type | Method and Description |
---|---|
void |
aggregate() |
void |
close() |
Object |
get() |
float |
getFloat() |
long |
getLong() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDouble
public Object get()
get
in interface Aggregator
public void aggregate()
aggregate
in interface Aggregator
public void close()
close
in interface Aggregator
close
in interface Closeable
close
in interface AutoCloseable
public float getFloat()
getFloat
in interface Aggregator
public long getLong()
getLong
in interface Aggregator
Copyright © 2011–2018. All rights reserved.