Class ExponentialBackoffRetryLogic

java.lang.Object
org.neo4j.driver.internal.retry.ExponentialBackoffRetryLogic
All Implemented Interfaces:
RetryLogic

public class ExponentialBackoffRetryLogic extends Object implements RetryLogic