@InterfaceAudience.Private @InterfaceStability.Evolving public final class ClientBackoffPolicyFactory extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ClientBackoffPolicyFactory.NoBackoffPolicyDefault backoff policy that doesn't create any backoff for the client, regardless of load | 
| Modifier and Type | Method and Description | 
|---|---|
| static ClientBackoffPolicy | create(org.apache.hadoop.conf.Configuration conf) | 
public static ClientBackoffPolicy create(org.apache.hadoop.conf.Configuration conf)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.