- setBackendClient(ArcacheBackendClient) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setBackendClient(ArcacheBackendClient) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Set the inner backend client
- setBackendClient(ArcacheBackendClient) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- setCacheIsolation(boolean) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setCacheIsolation(boolean) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Enable the cache isolation (disabled by default), when cache isolation is
enabled, the stored objects are immutable but with an performance cost.
- setCacheIsolation(boolean) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- setExpirationProbabilityFunction(ProbabilityFunction) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setExpirationProbabilityFunction(ProbabilityFunction) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Set the probability function to be used in expiration evaluation
- setExpirationProbabilityFunction(ProbabilityFunction) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- setInvalidationKeysCacheSize(int) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setInvalidationKeysCacheSize(int) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Set the maximum size of invalidationKeys Cache in number of elements
- setInvalidationKeysCacheSize(int) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- setInvalidationKeysExpirationMillis(long) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setInvalidationKeysExpirationMillis(long) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Set the expiration of the stored values in milliseconds
- setInvalidationKeysExpirationMillis(long) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- setMissesCacheSize(int) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setMissesCacheSize(int) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Set the maximum size of misses Cache in number of elements
- setMissesCacheSize(int) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- setMissesExpirationMillis(long) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setMissesExpirationMillis(long) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Set the expiration of the stored values in milliseconds
- setMissesExpirationMillis(long) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- setObjectsCacheSize(int) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setObjectsCacheSize(int) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Set the maximum size of objects Cache in number of elements
- setObjectsCacheSize(int) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- setObjectsExpirationMillis(long) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setObjectsExpirationMillis(long) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Set the expiration of the stored values in milliseconds
- setObjectsExpirationMillis(long) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- setProtectAgainstBackendFailures(boolean) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setProtectAgainstBackendFailures(boolean) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Allow some protection against backend failures.
- setProtectAgainstBackendFailures(boolean) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- setSpeedupCacheTTLMillis(long) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setSpeedupCacheTTLMillis(long) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Set the speedup cache ttl in milli seconds, this value must be restricted by
the cache size, the ttl is allowed to make a hard expiration if its needed.
- setSpeedupCacheTTLMillis(long) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- setTracker(ArcacheSpeedupTracker) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- setTracker(ArcacheSpeedupTracker) - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationSetInterface
-
Set a tracker to keep control of speedup performance and malfunctions
- setTracker(ArcacheSpeedupTracker) - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- speedupCacheObject - Variable in class ar.com.siripo.arcache.backend.speedup.RestoredSpeedupCacheObject
-
- SpeedupCacheObject - Class in ar.com.siripo.arcache.backend.speedup
-
- SpeedupCacheObject() - Constructor for class ar.com.siripo.arcache.backend.speedup.SpeedupCacheObject
-
- speedupCacheTTLMillis - Variable in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- storeSpeedupCache(String, Object) - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-