Module io.github.bucket4j.core
Package io.github.bucket4j.distributed.proxy.generic.pessimistic_locking
-
Interface Summary Interface Description LockBasedTransaction Describes the set of operations thatAbstractLockBasedProxyManagertypically performs in reaction to user request. -
Class Summary Class Description AbstractLockBasedProxyManager<K> The base class for proxy managers that built on top of idea that underlining storage provide Compare-And-Swap functionality.