@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
|
public static ClientBackoffPolicy create(org.apache.hadoop.conf.Configuration conf)
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.