- getBackendClient() - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- getBackendClient() - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationGetInterface
-
Get the inner backend client
- getExpirationProbabilityFunction() - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- getExpirationProbabilityFunction() - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationGetInterface
-
Get the probability function to be used in expiration evaluation
- getInvalidationKeysCacheSize() - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- getInvalidationKeysCacheSize() - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationGetInterface
-
Get the maximum size of invalidationKeys Cache in number of elements
- getInvalidationKeysExpirationMillis() - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- getInvalidationKeysExpirationMillis() - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationGetInterface
-
Get the expiration of the stored values in milliseconds
- getMissesCacheSize() - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- getMissesCacheSize() - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationGetInterface
-
Get the maximum size of misses Cache in number of elements
- getMissesExpirationMillis() - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- getMissesExpirationMillis() - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationGetInterface
-
Get the expiration of the stored values in milliseconds
- getObject() - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- getObjectsCacheSize() - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- getObjectsCacheSize() - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationGetInterface
-
Get the maximum size of objects Cache in number of elements
- getObjectsExpirationMillis() - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- getObjectsExpirationMillis() - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationGetInterface
-
Get the expiration of the stored values in milliseconds
- getObjectType() - Method in class ar.com.siripo.arcache.backend.speedup.spring.ArcacheSpeedupClientFactoryBean
-
- getProtectAgainstBackendFailures() - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- getProtectAgainstBackendFailures() - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationGetInterface
-
Allow some protection against backend failures.
- getSpeedupCacheTTLMillis() - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- getSpeedupCacheTTLMillis() - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationGetInterface
-
Get 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.
- getTracker() - Method in class ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupClient
-
- getTracker() - Method in interface ar.com.siripo.arcache.backend.speedup.ArcacheSpeedupConfigurationGetInterface
-
Get a tracker to keep control of speedup performance and malfunctions