Uses of Class
org.multiverse.utils.backoff.ExponentialBackoffPolicy

Packages that use ExponentialBackoffPolicy
org.multiverse.utils.backoff This package contains support for back off functionality when transactions contend for the same resources. 
 

Uses of ExponentialBackoffPolicy in org.multiverse.utils.backoff
 

Fields in org.multiverse.utils.backoff declared as ExponentialBackoffPolicy
static ExponentialBackoffPolicy ExponentialBackoffPolicy.INSTANCE_10_MS_MAX
           
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.