Skip navigation links
B C E G I J P S 

B

build(Cache<K, GridBucketState>, K, RecoveryStrategy) - Method in class io.github.bucket4j.grid.jcache.JCacheBucketBuilder
Constructs an instance of GridBucket which state actually stored inside in-memory data-grid, the bucket stored in the grid immediately, so one network request will be issued to grid.
builder() - Method in class io.github.bucket4j.grid.jcache.JCache

C

createInitialState(K, BucketConfiguration) - Method in class io.github.bucket4j.grid.jcache.JCacheProxy
 
createInitialStateAndExecute(K, BucketConfiguration, GridCommand<T>) - Method in class io.github.bucket4j.grid.jcache.JCacheProxy
 
createInitialStateAndExecuteAsync(K, BucketConfiguration, GridCommand<T>) - Method in class io.github.bucket4j.grid.jcache.JCacheProxy
 
currentTimeNanos() - Method in interface io.github.bucket4j.grid.jcache.JCacheEntryProcessor
 

E

execute(K, GridCommand<T>) - Method in class io.github.bucket4j.grid.jcache.JCacheProxy
 
executeAsync(K, GridCommand<T>) - Method in class io.github.bucket4j.grid.jcache.JCacheProxy
 
ExecuteProcessor<K extends Serializable,T extends Serializable> - Class in io.github.bucket4j.grid.jcache
 
ExecuteProcessor(GridCommand<T>) - Constructor for class io.github.bucket4j.grid.jcache.ExecuteProcessor
 
executeProcessor(GridCommand<T>) - Static method in interface io.github.bucket4j.grid.jcache.JCacheEntryProcessor
 

G

getConfiguration() - Method in class io.github.bucket4j.grid.jcache.InitStateAndExecuteProcessor
 
getConfiguration() - Method in class io.github.bucket4j.grid.jcache.InitStateProcessor
 
getConfiguration(K) - Method in class io.github.bucket4j.grid.jcache.JCacheProxy
 
getProxy(K, Supplier<BucketConfiguration>) - Method in class io.github.bucket4j.grid.jcache.JCacheProxyManager
 
getProxy(K) - Method in class io.github.bucket4j.grid.jcache.JCacheProxyManager
 
getProxyConfiguration(K) - Method in class io.github.bucket4j.grid.jcache.JCacheProxyManager
 
getSerializers() - Method in class io.github.bucket4j.grid.jcache.JCache
 
getTargetCommand() - Method in class io.github.bucket4j.grid.jcache.ExecuteProcessor
 
getTargetCommand() - Method in class io.github.bucket4j.grid.jcache.InitStateAndExecuteProcessor
 

I

InitStateAndExecuteProcessor<K extends Serializable,T extends Serializable> - Class in io.github.bucket4j.grid.jcache
 
InitStateAndExecuteProcessor(GridCommand<T>, BucketConfiguration) - Constructor for class io.github.bucket4j.grid.jcache.InitStateAndExecuteProcessor
 
initStateAndExecuteProcessor(GridCommand<T>, BucketConfiguration) - Static method in interface io.github.bucket4j.grid.jcache.JCacheEntryProcessor
 
InitStateProcessor<K extends Serializable> - Class in io.github.bucket4j.grid.jcache
 
InitStateProcessor(BucketConfiguration) - Constructor for class io.github.bucket4j.grid.jcache.InitStateProcessor
 
initStateProcessor(BucketConfiguration) - Static method in interface io.github.bucket4j.grid.jcache.JCacheEntryProcessor
 
io.github.bucket4j.grid.jcache - package io.github.bucket4j.grid.jcache
 
isAsyncModeSupported() - Method in class io.github.bucket4j.grid.jcache.JCacheProxy
 

J

JCache - Class in io.github.bucket4j.grid.jcache
The extension of Bucket4j library addressed to support JCache API (JSR 107) specification.
JCache() - Constructor for class io.github.bucket4j.grid.jcache.JCache
 
JCacheBucketBuilder - Class in io.github.bucket4j.grid.jcache
This builder creates the buckets backed by any JCache API (JSR 107) implementation.
JCacheBucketBuilder() - Constructor for class io.github.bucket4j.grid.jcache.JCacheBucketBuilder
Creates the new instance of JCacheBucketBuilder
JCacheEntryProcessor<K extends Serializable,T extends Serializable> - Interface in io.github.bucket4j.grid.jcache
 
JCacheProxy<K extends Serializable> - Class in io.github.bucket4j.grid.jcache
 
JCacheProxy(Cache<K, GridBucketState>) - Constructor for class io.github.bucket4j.grid.jcache.JCacheProxy
 
JCacheProxyManager<K extends Serializable> - Class in io.github.bucket4j.grid.jcache
JCache specific implementation of ProxyManager

P

process(MutableEntry<K, GridBucketState>, Object...) - Method in class io.github.bucket4j.grid.jcache.ExecuteProcessor
 
process(MutableEntry<K, GridBucketState>, Object...) - Method in class io.github.bucket4j.grid.jcache.InitStateAndExecuteProcessor
 
process(MutableEntry<K, GridBucketState>, Object...) - Method in class io.github.bucket4j.grid.jcache.InitStateProcessor
 
proxyManagerForCache(Cache<T, GridBucketState>) - Method in class io.github.bucket4j.grid.jcache.JCache
Creates JCacheProxyManager for specified cache.

S

SERIALIZATION_HANDLE - Static variable in class io.github.bucket4j.grid.jcache.ExecuteProcessor
 
SERIALIZATION_HANDLE - Static variable in class io.github.bucket4j.grid.jcache.InitStateAndExecuteProcessor
 
SERIALIZATION_HANDLE - Static variable in class io.github.bucket4j.grid.jcache.InitStateProcessor
 
B C E G I J P S 
Skip navigation links

Copyright © 2020. All rights reserved.