- java.lang.Object
-
- org.apache.htrace.impl.CountSampler
-
- org.apache.accumulo.trace.instrument.CountSampler
-
-
Field Summary
-
Fields inherited from class org.apache.htrace.impl.CountSampler
SAMPLER_FREQUENCY_CONF_KEY
-
Fields inherited from interface org.apache.htrace.Sampler
ALWAYS, NEVER
-
Constructor Summary
Constructors
| Constructor and Description |
CountSampler(long frequency)
Deprecated.
|
-
Method Summary
-
Methods inherited from class org.apache.htrace.impl.CountSampler
next
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.htrace.Sampler
next
-
-
Method Detail
-
next
public boolean next()
Deprecated.
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.