public class SimpleTaskRetryLooper extends Object
| Constructor and Description |
|---|
SimpleTaskRetryLooper(long tick,
int maxRetries)
It retries the task passed to its method loopUntilNoException a number of
times (maxRetries).
|
Copyright © 2019 OpenDaylight. All rights reserved.