public class TieLooselyBoundedCache extends LooselyBoundedCache
m_AccessSequence, m_CacheCountEstimate, m_Capacity, m_EmergencyCapacityTrigger, m_EmergencyPurgeRequested, m_HitCount, m_Items, m_LockCount, m_MissCount, m_NormalCapacityTrigger, m_NormalPurgeRequested, m_PurgeCount, m_PurgeCycleCount, m_PurgeCycleTime, m_PurgeInProgress, m_PurgeTarget, m_PutCount, m_RemoveCount, m_SequenceAtPreviousPurge, m_UrgentCapacityTrigger, m_UrgentPurgeRequested
m_Configuration
Constructor and Description |
---|
TieLooselyBoundedCache(BoundedCacheConfiguration configuration)
Constructs a TieLooselyBoundedCache.
|
addEntry, addLockedEntry, checkIfPurgeNeeded, dispose, find, getCachePerformance, getElements, lock, lock, performNormalPurgeIfNeeded, performUrgentPurgeIfNeeded, purge, purgeEntry, put, put, remove, reset, resetCachePerformance, setCacheConfiguration, validateCacheConfiguration
getCacheConfiguration
public TieLooselyBoundedCache(BoundedCacheConfiguration configuration) throws IfsException
configuration
- the configuration paramaters for the new cacheIfsException
Copyright © 2023. All rights reserved.