Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
E
G
I
L
O
P
T
U
C
clear()
- Method in class org.jpox.cache.
TangosolLevel2Cache
Method to clear the cache
containsOid(Object)
- Method in class org.jpox.cache.
TangosolLevel2Cache
Accessor for whether the cache contains the specified id.
E
evict(Object)
- Method in class org.jpox.cache.
TangosolLevel2Cache
evictAll()
- Method in class org.jpox.cache.
TangosolLevel2Cache
evictAll(Class, boolean)
- Method in class org.jpox.cache.
TangosolLevel2Cache
evictAll(Collection)
- Method in class org.jpox.cache.
TangosolLevel2Cache
evictAll(Object[])
- Method in class org.jpox.cache.
TangosolLevel2Cache
G
get(Object)
- Method in class org.jpox.cache.
TangosolLevel2Cache
Accessor for an object in the cache.
getNumberOfPinnedObjects()
- Method in class org.jpox.cache.
TangosolLevel2Cache
Accessor for the number of pinned objects - not supported by Tangosol.
getNumberOfUnpinnedObjects()
- Method in class org.jpox.cache.
TangosolLevel2Cache
Accessor for the number of unpinned objects - not supported by Tangosol.
getSize()
- Method in class org.jpox.cache.
TangosolLevel2Cache
Accessor for the size of the cache.
getTangosolCache()
- Method in class org.jpox.cache.
TangosolLevel2Cache
Accessor for the backing Tangosol cache.
I
isEmpty()
- Method in class org.jpox.cache.
TangosolLevel2Cache
Accessor for whether the cache is empty
L
lock(Object)
- Method in class org.jpox.cache.
TangosolLevel2Cache
Method to lock the underlying Tangosol cache.
lock(Object, int)
- Method in class org.jpox.cache.
TangosolLevel2Cache
Method to lock the underlying Tangosol cache for a time period.
O
org.jpox.cache
- package org.jpox.cache
P
pin(Object)
- Method in class org.jpox.cache.
TangosolLevel2Cache
pinAll(Class, boolean)
- Method in class org.jpox.cache.
TangosolLevel2Cache
pinAll(Collection)
- Method in class org.jpox.cache.
TangosolLevel2Cache
pinAll(Object[])
- Method in class org.jpox.cache.
TangosolLevel2Cache
put(Object, CachedPC)
- Method in class org.jpox.cache.
TangosolLevel2Cache
Method to add an object to the cache under its id
T
TangosolLevel2Cache
- class org.jpox.cache.
TangosolLevel2Cache
.
Simple implementation of a plugin for use of Tangosols Coherence distributed caching product with JPOX.
TangosolLevel2Cache(Properties)
- Constructor for class org.jpox.cache.
TangosolLevel2Cache
Constructor.
U
unlock(Object)
- Method in class org.jpox.cache.
TangosolLevel2Cache
Method to unlock the underlying Tangosol cache.
unpin(Object)
- Method in class org.jpox.cache.
TangosolLevel2Cache
unpinAll(Class, boolean)
- Method in class org.jpox.cache.
TangosolLevel2Cache
unpinAll(Collection)
- Method in class org.jpox.cache.
TangosolLevel2Cache
unpinAll(Object[])
- Method in class org.jpox.cache.
TangosolLevel2Cache
C
E
G
I
L
O
P
T
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.