| Modifier and Type | Method and Description |
|---|---|
long |
getElapsedMillis()
Returns the elapsed time in milliseconds.
|
long |
getElapsedNanos()
Returns the elapsed time in nanoseconds.
|
int |
getExecutions()
Gets the number of executions so far.
|
long |
getStartMillis()
Returns the start time in milliseconds.
|
long |
getStartNanos()
Returns the start time in nanoseconds.
|
public int getExecutions()
canRetry is called or when the execution
is completed successfully.public long getElapsedMillis()
public long getElapsedNanos()
public long getStartMillis()
public long getStartNanos()
Copyright © 2016. All Rights Reserved.