Uses of Interface
org.neo4j.driver.internal.retry.ExponentialBackoffRetryLogic.SleepTask
-
Uses of ExponentialBackoffRetryLogic.SleepTask in org.neo4j.driver.internal.retry
ModifierConstructorDescriptionprotected
ExponentialBackoffRetryLogic
(long maxTransactionRetryTime, io.netty.util.concurrent.EventExecutorGroup eventExecutorGroup, Clock clock, Logging logging, ExponentialBackoffRetryLogic.SleepTask sleepTask)