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 © 2018 OpenDaylight. All rights reserved.