@InterfaceAudience.Private public class LossyCounting extends Object
| Constructor and Description |
|---|
LossyCounting(double errorRate,
String name) |
LossyCounting(String name) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
addByOne(String key) |
boolean |
contains(String key) |
long |
getBucketSize() |
long |
getCurrentTerm() |
long |
getDataSize() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.