@InterfaceAudience.Private public class LossyCounting extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
LossyCounting.LossyCountingListener |
| 构造器和说明 |
|---|
LossyCounting(org.apache.hadoop.conf.Configuration conf,
LossyCounting.LossyCountingListener listener) |
LossyCounting(double errorRate,
LossyCounting.LossyCountingListener listener) |
public LossyCounting(double errorRate,
LossyCounting.LossyCountingListener listener)
public LossyCounting(org.apache.hadoop.conf.Configuration conf,
LossyCounting.LossyCountingListener listener)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.