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 maxRetries,
int retryIntervalMillis)
create
public RetryCounter create()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.