Uses of Package
com.atlassian.confluence.cache.tangosol.hibernate

Packages that use com.atlassian.confluence.cache.tangosol.hibernate
com.atlassian.confluence.cache.tangosol.hibernate   
 

Classes in com.atlassian.confluence.cache.tangosol.hibernate used by com.atlassian.confluence.cache.tangosol.hibernate
CoherenceCacheStrategy.Lock
          A soft lock which supports concurrent locking, timestamped with the time it was released
CoherenceCacheStrategy.Lockable
           
InvokableHibernateCache
          This interface introduces the InvokableHibernateCache.invoke(Object, com.tangosol.util.InvocableMap.EntryProcessor) method on top of net.sf.hibernate.Cache interface to leverage Coherence's InvocableMap support which replaces the common lock->get->calculation->set->unlock concept with a less latency one.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.