| Package | Description |
|---|---|
| org.apache.dubbo.remoting.etcd | |
| org.apache.dubbo.remoting.etcd.jetcd |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRetryPolicy |
| Modifier and Type | Class and Description |
|---|---|
class |
RetryNTimes |
| Modifier and Type | Method and Description |
|---|---|
void |
RetryLoops.fireException(Exception e,
RetryPolicy retryPolicy) |
static <R> R |
RetryLoops.invokeWithRetry(Callable<R> task,
RetryPolicy retryPolicy) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.