Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
E
G
I
O
P
S
U
C
clear()
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Method to clear the cache
containsOid(Object)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Accessor for whether the cache contains the specified id.
E
evict(Object)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Method to remove an entry from the cache.
evictAll()
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Method to remove all entries from the cache.
evictAll(Class, boolean)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Method to remove all entries of a type from the cache
evictAll(Collection)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Method to remove a collection of entries from the cache.
evictAll(Object[])
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Method to remove an array of entries from the cache.
G
get(Object)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Accessor for an object in the cache.
getNumberOfPinnedObjects()
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Accessor for the number of pinned objects - not supported by Ehcache.
getNumberOfUnpinnedObjects()
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Accessor for the number of unpinned objects - not supported by Ehcache.
getSize()
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Accessor for the size of the cache.
I
isEmpty()
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Accessor for whether the cache is empty
O
org.jpox.cache
- package org.jpox.cache
P
pin(Object)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
pinAll(Class, boolean)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
pinAll(Collection)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
pinAll(Object[])
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Method to pin an array of entries in the cache
put(Object, CachedPC)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Method to add an object to the cache under its id
S
SwarmCacheLevel2Cache
- class org.jpox.cache.
SwarmCacheLevel2Cache
.
Simple implementation of a plugin for use of SwarmCache caching product with JPOX.
SwarmCacheLevel2Cache(Properties)
- Constructor for class org.jpox.cache.
SwarmCacheLevel2Cache
Constructor.
U
unpin(Object)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
Method to unpin an entry from the cache
unpinAll(Class, boolean)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
unpinAll(Collection)
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
unpinAll(Object[])
- Method in class org.jpox.cache.
SwarmCacheLevel2Cache
C
E
G
I
O
P
S
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2007 Java Persistent Objects (JPOX). All Rights Reserved.