public static class ClientBackoffPolicyFactory.NoBackoffPolicy extends Object implements ClientBackoffPolicy
BACKOFF_POLICY_CLASS| Constructor and Description |
|---|
NoBackoffPolicy(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBackoffTime(ServerName serverName,
byte[] region,
ServerStatistics stats) |
public long getBackoffTime(ServerName serverName, byte[] region, ServerStatistics stats)
getBackoffTime in interface ClientBackoffPolicy