Skip navigation links
B 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

E

execute(K, GridCommand<T>) - Method in class io.github.bucket4j.grid.jcache.JCacheProxy
 

G

getProxy(K, Supplier<BucketConfiguration>) - Method in class io.github.bucket4j.grid.jcache.JCacheProxyManager
 

I

io.github.bucket4j.grid.jcache - package io.github.bucket4j.grid.jcache
 

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
JCacheCommand<K,T extends Serializable> - Class in io.github.bucket4j.grid.jcache
 
JCacheCommand() - Constructor for class io.github.bucket4j.grid.jcache.JCacheCommand
 
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.JCacheCommand
 
proxyManagerForCache(Cache<T, GridBucketState>) - Method in class io.github.bucket4j.grid.jcache.JCache
Creates JCacheProxyManager for specified cache.

S

setInitialState(K, GridBucketState) - Method in class io.github.bucket4j.grid.jcache.JCacheProxy
 
B E G I J P S 
Skip navigation links

Copyright © 2017. All rights reserved.