org.apache.hadoop.hbase.util
Class RetryCounterFactory
java.lang.Object
org.apache.hadoop.hbase.util.RetryCounterFactory
@InterfaceAudience.Private
public class RetryCounterFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RetryCounterFactory
public RetryCounterFactory(int maxAttempts,
int sleepIntervalMillis)
RetryCounterFactory
public RetryCounterFactory(RetryCounter.RetryConfig retryConfig)
create
public RetryCounter create()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.