org.apache.accumulo.trace.instrument
public class TraceRunnable extends Object implements Runnable, Comparable<TraceRunnable>
Constructor and Description |
---|
TraceRunnable(Runnable runnable) |
TraceRunnable(Span parent,
Runnable runnable) |
public TraceRunnable(Runnable runnable)
public int compareTo(TraceRunnable o)
compareTo
in interface Comparable<TraceRunnable>
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.