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