public class RetryContext extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
RETRY_CONTEXT |
static String |
RETRY_LOAD_BALANCE |
| Constructor and Description |
|---|
RetryContext(int retryOnSame) |
| Modifier and Type | Method and Description |
|---|---|
void |
incrementRetry() |
boolean |
isRetry() |
boolean |
trySameServer() |
public static final String RETRY_CONTEXT
public static final String RETRY_LOAD_BALANCE
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.