public class MetricSerializingCallback extends org.javasimon.CallbackSkeleton
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
protected MetricSerializer |
serializer |
| Constructor and Description |
|---|
MetricSerializingCallback(MetricSerializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
void |
counterSet(org.javasimon.Counter counter,
long val) |
void |
stopwatchStop(org.javasimon.Split split) |
protected void |
toStream(org.javasimon.Sample sample) |
protected static final org.apache.commons.logging.Log log
protected final MetricSerializer serializer
public MetricSerializingCallback(MetricSerializer serializer)
public void stopwatchStop(org.javasimon.Split split)
stopwatchStop in interface org.javasimon.CallbackstopwatchStop in class org.javasimon.CallbackSkeletonpublic void counterSet(org.javasimon.Counter counter, long val)
counterSet in interface org.javasimon.CallbackcounterSet in class org.javasimon.CallbackSkeletonprotected void toStream(org.javasimon.Sample sample)
Copyright © 2015 Nuxeo SA. All rights reserved.