public static class StorageProxy.LocalReadRunnable extends java.lang.Object implements DebuggableTask.RunnableDebuggableTask
DebuggableTask.RunnableDebuggableTask, DebuggableTask.RunningDebuggableTask
Constructor and Description |
---|
LocalReadRunnable(ReadCommand command,
ReadCallback handler) |
LocalReadRunnable(ReadCommand command,
ReadCallback handler,
boolean trackRepairedStatus) |
Modifier and Type | Method and Description |
---|---|
long |
creationTimeNanos() |
java.lang.String |
description() |
protected void |
runMayThrow() |
long |
startTimeNanos() |
public LocalReadRunnable(ReadCommand command, ReadCallback handler)
public LocalReadRunnable(ReadCommand command, ReadCallback handler, 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