Constructor and Description |
---|
DummySleeper() |
Modifier and Type | Method and Description |
---|---|
long[] |
getBackOffs() |
long |
getLastBackOff()
Public getter for the long.
|
void |
sleep(long backOffPeriod) |
public long getLastBackOff()
public long[] getBackOffs()
public void sleep(long backOffPeriod) throws InterruptedException
sleep
in interface Sleeper
InterruptedException
Copyright © 2014 SpringSource. All rights reserved.