@InterfaceAudience.Public
public interface ClientBackoffPolicy
Must have a single-argument constructor that takes a Configuration
限定符和类型 | 字段和说明 |
---|---|
static String |
BACKOFF_POLICY_CLASS |
限定符和类型 | 方法和说明 |
---|---|
long |
getBackoffTime(ServerName serverName,
byte[] region,
ServerStatistics stats) |
long getBackoffTime(ServerName serverName, byte[] region, ServerStatistics stats)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.