Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.github.bucket4j.distributed.proxy.AbstractProxyManager<K> (implements io.github.bucket4j.distributed.proxy.ProxyManager<K>)
- io.github.bucket4j.distributed.proxy.generic.compare_and_swap.AbstractCompareAndSwapBasedProxyManager<K>
- io.github.bucket4j.grid.hazelcast.HazelcastCompareAndSwapBasedProxyManager<K>
- io.github.bucket4j.distributed.proxy.generic.pessimistic_locking.AbstractLockBasedProxyManager<K>
- io.github.bucket4j.grid.hazelcast.HazelcastLockBasedProxyManager<K>
- io.github.bucket4j.grid.hazelcast.HazelcastProxyManager<K>
- io.github.bucket4j.distributed.proxy.generic.compare_and_swap.AbstractCompareAndSwapBasedProxyManager<K>
- io.github.bucket4j.grid.hazelcast.HazelcastEntryProcessor<K,T> (implements io.github.bucket4j.util.ComparableByContent<T>, com.hazelcast.map.EntryProcessor<K,V,R>)
- io.github.bucket4j.grid.hazelcast.HazelcastOffloadableEntryProcessor<K,T> (implements com.hazelcast.core.Offloadable)
- io.github.bucket4j.grid.hazelcast.serialization.HazelcastEntryProcessorSerializer (implements com.hazelcast.nio.serialization.StreamSerializer<T>, com.hazelcast.nio.serialization.TypedStreamDeserializer<T>)
- io.github.bucket4j.grid.hazelcast.serialization.HazelcastOffloadableEntryProcessorSerializer (implements com.hazelcast.nio.serialization.StreamSerializer<T>, com.hazelcast.nio.serialization.TypedStreamDeserializer<T>)
- io.github.bucket4j.grid.hazelcast.SimpleBackupProcessor<K> (implements io.github.bucket4j.util.ComparableByContent<T>, com.hazelcast.map.EntryProcessor<K,V,R>)
- io.github.bucket4j.grid.hazelcast.serialization.SimpleBackupProcessorSerializer (implements com.hazelcast.nio.serialization.StreamSerializer<T>, com.hazelcast.nio.serialization.TypedStreamDeserializer<T>)
- io.github.bucket4j.distributed.proxy.AbstractProxyManager<K> (implements io.github.bucket4j.distributed.proxy.ProxyManager<K>)