Description
TraceRunnable should expose the wrapped Runnable objects.
Accumulo needs this in order to insert the TraceRunnable objects into a priority queue. The comparator for the priority queue needs access to the underlying objects.
TraceRunnable should expose the wrapped Runnable objects.
Accumulo needs this in order to insert the TraceRunnable objects into a priority queue. The comparator for the priority queue needs access to the underlying objects.