kodo.datacache
Class KodoConcurrentDataCache
java.lang.Object
  
org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
      
org.apache.openjpa.datacache.AbstractDataCache
          
org.apache.openjpa.datacache.ConcurrentDataCache
              
kodo.datacache.KodoConcurrentDataCache
- All Implemented Interfaces: 
 - Serializable, DataCache, RemoteCommitListener, Configurable, Closeable, EventManager
 
public class KodoConcurrentDataCache
- extends ConcurrentDataCache
 
Extended concurrent data cache for Kodo product.
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
| Methods inherited from class org.apache.openjpa.datacache.ConcurrentDataCache | 
clearInternal, getCacheMap, getCacheSize, getInternal, getSoftReferenceSize, initialize, pinInternal, putInternal, removeAllInternal, removeInternal, setCacheSize, setSoftReferenceSize, unpinAll, unpinInternal, writeLock, writeUnlock | 
 
| Methods inherited from class org.apache.openjpa.datacache.AbstractDataCache | 
addExpirationListener, afterCommit, clear, close, close, commit, contains, containsAll, endConfiguration, fireEvent, get, getAll, getEvictionSchedule, getName, isClosed, pin, pinAll, pinAll, put, putAllInternal, recacheUpdates, remove, removeAll, removeAll, removeAllInternal, removeAllTypeNamesInternal, removeExpirationListener, setConfiguration, setEvictionSchedule, setName, startConfiguration, toString, unpin, unpinAll, update | 
 
 
 
 
KodoConcurrentDataCache
public KodoConcurrentDataCache()
newCacheMap
protected CacheMap newCacheMap()
- Overrides:
 newCacheMap in class ConcurrentDataCache
 
 
keyRemoved
protected void keyRemoved(Object key,
                          boolean expired)
- Overrides:
 keyRemoved in class AbstractDataCache
 
 
Copyright 2011 Oracle, Inc. All Rights Reserved.This documentation is deprecated and will be removed in the next release of WebLogic Server.
Oracle Fusion Middleware Oracle Kodo 4.2.0 API Reference (DEPRECATED)
11g Release 1 (10.3.6)
Part Number E13950-02