Package | Description |
---|---|
org.apache.accumulo.trace.instrument |
Modifier and Type | Class and Description |
---|---|
class |
CountSampler
Sampler that returns true every N calls.
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
TraceProxy.trace(T instance,
Sampler sampler) |
static <T> T |
Trace.wrapAll(T instance,
Sampler dist) |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.