Package | Description |
---|---|
org.apache.hadoop.hbase.client.backoff |
Modifier and Type | Class and Description |
---|---|
class |
ExponentialClientBackoffPolicy
Simple exponential backoff policy on for the client that uses a percent^4 times the max backoff
to generate the backoff time.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.