Module io.github.bucket4j.core
Package io.github.bucket4j.distributed.proxy.generic.compare_and_swap
-
Interface Summary Interface Description AsyncCompareAndSwapOperation Describes the set of operations thatAbstractCompareAndSwapBasedProxyManagertypically performs in reaction to user request.CompareAndSwapOperation -
Class Summary Class Description AbstractCompareAndSwapBasedProxyManager<K> The base class for proxy managers that built on top of idea that underlining storage provide transactions and locking.