public class RetryNTimes extends AbstractRetryPolicy
| 构造器和说明 |
|---|
RetryNTimes(int maxRetried,
int sleepTime,
TimeUnit unit) |
public RetryNTimes(int maxRetried,
int sleepTime,
TimeUnit unit)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.