public class TimedExecutor extends Object implements Executor
Executor
TimedExecutor(MeterRegistry registry, Executor delegate, String executorName, Iterable<Tag> tags)
void
execute(Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimedExecutor(MeterRegistry registry, Executor delegate, String executorName, Iterable<Tag> tags)
public void execute(Runnable command)
execute
Copyright © 2019. All rights reserved.