org.htrace.impl
Class AlwaysSampler
java.lang.Object
org.htrace.impl.AlwaysSampler
- All Implemented Interfaces:
- Sampler<Object>
public final class AlwaysSampler
- extends Object
- implements Sampler<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final AlwaysSampler INSTANCE
next
public boolean next(Object info)
- Specified by:
next in interface Sampler<Object>
Copyright © 2014. All Rights Reserved.