C E G I O P S U

C

clear() - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Method to clear the cache
containsOid(Object) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Accessor for whether the cache contains the specified id.

E

evict(Object) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Evict the parameter instance from the second-level cache.
evictAll() - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Evict the parameter instances from the second-level cache.
evictAll(Class, boolean) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Evict the parameter instances from the second-level cache.
evictAll(Collection) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Evict the parameter instances from the second-level cache.
evictAll(Object[]) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Evict the parameter instances from the second-level cache.

G

get(Object) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Accessor for an object in the cache.
getNumberOfPinnedObjects() - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Accessor for the number of pinned objects - not supported by Ehcache.
getNumberOfUnpinnedObjects() - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Accessor for the number of unpinned objects - not supported by Ehcache.
getSize() - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Accessor for the size of the cache.

I

isEmpty() - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Accessor for whether the cache is empty

O

org.jpox.cache.swarmcache - package org.jpox.cache.swarmcache
 

P

pin(Object) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Pin the parameter instance in the second-level cache.
pinAll(Class, boolean) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Pin instances in the second-level cache.
pinAll(Collection) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Pin the parameter instances in the second-level cache.
pinAll(Object[]) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Pin the parameter instances in the second-level cache.
put(Object, CachedPC) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Method to add an object to the cache under its id

S

SwarmCacheLevel2Cache - Class in org.jpox.cache.swarmcache
Simple implementation of a plugin for use of SwarmCache caching product with JPOX.
SwarmCacheLevel2Cache(OMFContext) - Constructor for class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Constructor.

U

unpin(Object) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Unpin the parameter instance from the second-level cache.
unpinAll(Class, boolean) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Unpin instances from the second-level cache.
unpinAll(Collection) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Unpin the parameter instances from the second-level cache.
unpinAll(Object[]) - Method in class org.jpox.cache.swarmcache.SwarmCacheLevel2Cache
Unpin the parameter instances from the second-level cache.

C E G I O P S U

Copyright © -2008 . All Rights Reserved.