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