public static class StorageProxy.LocalReadRunnable extends java.lang.Object implements DebuggableTask.RunnableDebuggableTask
DebuggableTask.CallableDebuggableTask<T>, DebuggableTask.RunnableDebuggableTask, DebuggableTask.RunningDebuggableTask
Constructor and Description |
---|
LocalReadRunnable(ReadCommand command,
ReadCallback handler,
Dispatcher.RequestTime requestTime) |
LocalReadRunnable(ReadCommand command,
ReadCallback handler,
Dispatcher.RequestTime requestTime,
boolean trackRepairedStatus) |
Modifier and Type | Method and Description |
---|---|
long |
creationTimeNanos() |
java.lang.String |
description() |
protected void |
runMayThrow() |
long |
startTimeNanos() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
elapsedSinceCreation
public LocalReadRunnable(ReadCommand command, ReadCallback handler, Dispatcher.RequestTime requestTime)
public LocalReadRunnable(ReadCommand command, ReadCallback handler, Dispatcher.RequestTime requestTime, boolean trackRepairedStatus)
protected void runMayThrow()
public long creationTimeNanos()
creationTimeNanos
in interface DebuggableTask
public long startTimeNanos()
startTimeNanos
in interface DebuggableTask
public java.lang.String description()
description
in interface DebuggableTask
Copyright © 2009- The Apache Software Foundation