com.netease.cloud.internal
public abstract class CustomBackoffStrategy extends Object
CustomBackoffStrategy()
abstract int
getBackoffPeriod(int retryAttempts)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CustomBackoffStrategy()
public abstract int getBackoffPeriod(int retryAttempts)
Copyright © 2017. All Rights Reserved.