A B C D E F G H I J K L M N O P R S T U V W

A

add(Object) - Method in class org.fjank.jcache.collection.CollectionProxy
 
add(Object) - Method in class org.fjank.jcache.collection.SetProxy
the implementation of this operation will always throw UnsupportedOperatioinException
addAll(Collection) - Method in class org.fjank.jcache.collection.CollectionProxy
 
addAll(Collection) - Method in class org.fjank.jcache.collection.SetProxy
the implementation of this operation will always throw UnsupportedOperationException
addCacheAddr(InetAddress, int) - Method in class javax.util.jcache.CacheAttributes
Deprecated. is used to specify the network address and port to be used by the cache messaging system.
append(byte[]) - Method in class org.fjank.jcache.persistence.CacheFileAdapter
 
appendObject(CacheObject) - Method in class org.fjank.jcache.persistence.CacheFileAdapter
adds an object to the diskcache.
applyAttributes(Attributes) - Method in interface javax.util.jcache.Attributes
Deprecated.  
applyAttributes(Attributes) - Method in class org.fjank.jcache.AttributesImpl
 
Attributes - Interface in javax.util.jcache
Deprecated. removed with no replacement.
AttributesImpl - Class in org.fjank.jcache
This class defines the attributes an object in the cache can have.
AttributesImpl() - Constructor for class org.fjank.jcache.AttributesImpl
Creates new Attributes
AttributesImpl(Attributes) - Constructor for class org.fjank.jcache.AttributesImpl
 

B

block() - Method in class org.fjank.jcache.distribution.JGroupsDistributionEngine
 

C

Cache - Interface in javax.util.jcache
Deprecated. will be reomved with no replacement.
cache - Variable in class org.fjank.jcache.distribution.DistributionEngine
 
CacheAccessFactory - Class in javax.util.jcache
A factory for CacheAccess objects and to the Cache Administrative interface.
CacheAccessFactory() - Constructor for class javax.util.jcache.CacheAccessFactory
Creates a new CacheAccessFactory object.
CacheAccessFactoryImpl - Class in org.fjank.jcache
A factory for CacheAccess objects.
CacheAccessFactoryImpl() - Constructor for class org.fjank.jcache.CacheAccessFactoryImpl
Creates a new CacheAccessFactoryImpl object.
CacheAccessImpl2 - Class in org.fjank.jcache
An optimized implementation of CacheAccess.
CacheAttributes - Class in javax.util.jcache
Deprecated. removed with no replacement.
CacheEvent - Interface in javax.util.jcache
Deprecated. reomved with no replacement.
CacheEventImpl - Class in org.fjank.jcache
Class to be able to have access to the object key
CacheEventImpl(int, Object) - Constructor for class org.fjank.jcache.CacheEventImpl
 
CacheEventListener - Interface in javax.util.jcache
Deprecated. replaced with CacheListener
CacheException - Exception in javax.util.jcache
An exception was caught or generated within the cache.
CacheException() - Constructor for exception javax.util.jcache.CacheException
Creates new CacheException without detail message.
CacheException(String, Exception) - Constructor for exception javax.util.jcache.CacheException
Constructs an CacheException with the specified detail Exception and additional message.
CacheException(Exception) - Constructor for exception javax.util.jcache.CacheException
Constructs an CacheException with the specified detail Exception.
CacheException(String) - Constructor for exception javax.util.jcache.CacheException
Constructs an CacheException with the specified detail message.
CacheFileAdapter - Class in org.fjank.jcache.persistence
Provides thread safe access to the underlying random access file.
CacheFileAdapter(File) - Constructor for class org.fjank.jcache.persistence.CacheFileAdapter
Creates a new CacheFileAdapter object.
CacheFullException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
CacheFullException() - Constructor for exception javax.util.jcache.CacheFullException
Deprecated. Creates new CacheFullException without detail message.
CacheFullException(String) - Constructor for exception javax.util.jcache.CacheFullException
Deprecated. Constructs an CacheFullException with the specified detail message.
CacheGroup - Class in org.fjank.jcache
Class for representin grouops in the cache.
CacheGroup(String) - Constructor for class org.fjank.jcache.CacheGroup
Creates a new CacheGroup object.
CacheGroup(String, AttributesImpl) - Constructor for class org.fjank.jcache.CacheGroup
Creates a new CacheGroup object.
CacheImpl - Class in org.fjank.jcache
Contains several usefull methods for configuring, administering and monitoring the Cache.
CacheListener - Interface in javax.util.jcache
Interface describing various events that can happen as elements are added to or removed from a cache
CacheLoader - Class in javax.util.jcache
Deprecated. Will be removed and replaced with an interface.
CacheLoader() - Constructor for class javax.util.jcache.CacheLoader
Deprecated.  
CacheLogger - Class in javax.util.jcache
Deprecated. will be removed and replaced with jdk1.4 logging or log4j.
CacheLogger() - Constructor for class javax.util.jcache.CacheLogger
Deprecated. Creates new CacheLogger.
CacheMap - Interface in javax.util.jcache
Interface with extra methods for special features of FKache.
CacheNotAvailableException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
CacheNotAvailableException() - Constructor for exception javax.util.jcache.CacheNotAvailableException
Deprecated. Creates new CacheNotAvailableException without detail message.
CacheNotAvailableException(String, Exception) - Constructor for exception javax.util.jcache.CacheNotAvailableException
Deprecated. Constructs an CacheNotAvailableException with the specified detail Exception and additional message.
CacheNotAvailableException(Exception) - Constructor for exception javax.util.jcache.CacheNotAvailableException
Deprecated. Constructs an CacheNotAvailableException with the specified detail Exception.
CacheNotAvailableException(String) - Constructor for exception javax.util.jcache.CacheNotAvailableException
Deprecated. Constructs an CacheNotAvailableException with the specified detail message.
CacheObject - Class in org.fjank.jcache
Overrides some of the methods for referenceobjects.
CacheObject(Object, Object, CacheGroup, CacheRegion, ReferenceQueue) - Constructor for class org.fjank.jcache.CacheObject
Creates a new CacheObject object.
cacheObjectAdded(String, String, Serializable, Serializable) - Method in class org.fjank.jcache.distribution.DistributionEngine
 
CacheObjectInfo - Interface in javax.util.jcache
Deprecated. removed with no replacement.
cacheObjectInvalidated(String, Serializable) - Method in class org.fjank.jcache.distribution.DistributionEngine
 
cacheObjectUpdated(String, String, Serializable, Serializable) - Method in class org.fjank.jcache.distribution.DistributionEngine
 
CacheOutputStream - Class in org.fjank.jcache
Class for handlig writes to a StreamCacheObject
CacheOutputStream(StreamCacheObject) - Constructor for class org.fjank.jcache.CacheOutputStream
 
CachePermissionException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
CachePermissionException() - Constructor for exception javax.util.jcache.CachePermissionException
Deprecated. Creates new CachePermissionException without detail message.
CachePermissionException(String) - Constructor for exception javax.util.jcache.CachePermissionException
Deprecated. Constructs an CachePermissionException with the specified detail message.
CacheRegion - Class in org.fjank.jcache
This class defines a region in the cache.
CacheRegion(String, AttributesImpl) - Constructor for class org.fjank.jcache.CacheRegion
Creates new CacheRegionObject
CacheSweeper - Class in org.fjank.jcache
A Runnable class for Sweeping the cache for expired objects.
CacheThreadFactory - Class in org.fjank.jcache
A thread factory for threads inside FKache.
CacheThreadFactory() - Constructor for class org.fjank.jcache.CacheThreadFactory
 
CallbackException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
CallbackException() - Constructor for exception javax.util.jcache.CallbackException
Deprecated. Creates new CallbackException without detail message.
CallbackException(String) - Constructor for exception javax.util.jcache.CallbackException
Deprecated. Constructs an CallbackException with the specified detail message.
cancelResponse() - Method in class org.fjank.jcache.CacheAccessImpl2
terminates the request for a reply from the previous invalidate or update.
CantSynchronizeGroupException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
CantSynchronizeGroupException() - Constructor for exception javax.util.jcache.CantSynchronizeGroupException
Deprecated. Creates new CantSynchronizeGroupException without detail message.
CantSynchronizeGroupException(String) - Constructor for exception javax.util.jcache.CantSynchronizeGroupException
Deprecated. Constructs an CantSynchronizeGroupException with the specified detail message.
clear() - Method in class org.fjank.jcache.CacheObject
 
clear() - Method in class org.fjank.jcache.collection.CollectionProxy
 
clear() - Method in class org.fjank.jcache.collection.MapAdapter
 
clear() - Method in class org.fjank.jcache.collection.SetProxy
Clears this set, which will clear the cache of all objects.
close() - Method in interface javax.util.jcache.Cache
Deprecated. will mark the cache as "not ready" and shutdown the cache.
close() - Method in class org.fjank.jcache.CacheAccessImpl2
will return the CacheAccess object to the cache.
close() - Method in class org.fjank.jcache.CacheImpl
will mark the cache as "not ready" and shutdown the cache.
close() - Method in class org.fjank.jcache.CacheOutputStream
writes the internal bytearray down to the StreamCacheObject.
close() - Method in class org.fjank.jcache.persistence.CacheFileAdapter
 
close() - Method in class org.fjank.jcache.persistence.DiskCache
closes the diskcache, and optimizes the disk files.
ClusterNotification - Class in org.fjank.jcache.distribution
A notification message that holds information about a cache event.
ClusterNotification(String, String, int, Serializable) - Constructor for class org.fjank.jcache.distribution.ClusterNotification
Creates a new notification message object to broadcast to other listening nodes in the cluster.
CollectionProxy - Class in org.fjank.jcache.collection
Acts as a proxy to the collectiton returned from the Map.
CollectionProxy(Collection, CacheGroup) - Constructor for class org.fjank.jcache.collection.CollectionProxy
 
contains(Object) - Method in class org.fjank.jcache.CacheGroup
Checks wether this group contains the specified objects
contains(Object) - Method in class org.fjank.jcache.collection.CollectionProxy
 
contains(Object) - Method in class org.fjank.jcache.collection.SetProxy
Returns a boolean indicating wether the object exists in the cache or not.
containsAll(Collection) - Method in class org.fjank.jcache.collection.CollectionProxy
 
containsAll(Collection) - Method in class org.fjank.jcache.collection.SetProxy
 
containsKey(Object) - Method in class org.fjank.jcache.collection.MapAdapter
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class org.fjank.jcache.CacheGroup
returns a boolean indicating wether this value is present in the cache root.
containsValue(Object) - Method in class org.fjank.jcache.collection.MapAdapter
 
copy() - Method in class javax.util.jcache.CacheAttributes
Deprecated. Returns a copy of these CacheAttributes.
createDiskObject(Object, String) - Method in class javax.util.jcache.CacheLoader
Deprecated. is called from the load object to create a disk object.
createDiskObject(Object, Attributes, String) - Method in class javax.util.jcache.CacheLoader
Deprecated. is called from the load object to create a disk object.
createStream(Object) - Method in class javax.util.jcache.CacheLoader
Deprecated. should be called from the load method to create a StreamAccess object.
createStream(Object, Attributes) - Method in class javax.util.jcache.CacheLoader
Deprecated. should be called from the load method to create a StreamAccess object.

D

data - Variable in class org.fjank.jcache.distribution.ClusterNotification
Any additional data that may be required
DEBUG - Static variable in class javax.util.jcache.CacheLogger
Deprecated. an int describing that debugmessages and higher should be logged.
DEFAULT - Static variable in class javax.util.jcache.CacheLogger
Deprecated. an int describing that default logging severity is applied.
DefaultCacheLogger - Class in org.fjank.jcache
Logs all messages to System.out for the moment.
DefaultCacheLogger() - Constructor for class org.fjank.jcache.DefaultCacheLogger
Creates new DefaultCacheLogger
defineGroup(String) - Method in class org.fjank.jcache.CacheAccessImpl2
Is used to create a new group object.
defineGroup(String, Attributes) - Method in class org.fjank.jcache.CacheAccessImpl2
Is used to create a new group object.
defineGroup(String, String) - Method in class org.fjank.jcache.CacheAccessImpl2
Is used to create a new group which belongs to another group.
defineGroup(String, String, Attributes) - Method in class org.fjank.jcache.CacheAccessImpl2
Is used to create a new group which belongs to another group.
defineObject(Object, Attributes) - Method in interface javax.util.jcache.CacheMap
is used to specify the attributes to associate with an object when it is loaded.
defineObject(Object, Attributes) - Method in class org.fjank.jcache.CacheAccessImpl2
is used to specify the attributes to associate with an object when it is loaded.
defineObject(Object, String, Attributes) - Method in class org.fjank.jcache.CacheAccessImpl2
See defineObject(Object, Attributes)
defineObject(Object, Attributes) - Method in class org.fjank.jcache.collection.MapAdapter
 
defineRegion(String) - Method in class javax.util.jcache.CacheAccessFactory
Deprecated. removed auto-generate-region replacement.
defineRegion(String, Attributes) - Method in class javax.util.jcache.CacheAccessFactory
Deprecated. removed auto-generate-region replacement.
defineRegion(String) - Method in class org.fjank.jcache.CacheAccessFactoryImpl
Will create a named region within the cache.
defineRegion(String, Attributes) - Method in class org.fjank.jcache.CacheAccessFactoryImpl
Will create a named region within the cache.
deSerialize(byte[]) - Static method in class org.fjank.jcache.persistence.CacheFileAdapter
 
destroy() - Method in class org.fjank.jcache.CacheAccessImpl2
Will invalidate all objects within the region for this CacheAccess object, and the region itself.
destroy(Object) - Method in class org.fjank.jcache.CacheAccessImpl2
Will invalidate all objects in the named region and the named region.
destroy() - Method in class org.fjank.jcache.CacheGroup
Destroys this group and all its children.
destroy() - Method in class org.fjank.jcache.CacheObject
destroys this object
destroyRegion(Object) - Method in class org.fjank.jcache.CacheImpl
Will invalidate all objects in the named region and the named region.
DiskCache - Class in org.fjank.jcache.persistence
Clas implementing a simple disk peristence solution.
DiskCache(CacheAttributes) - Constructor for class org.fjank.jcache.persistence.DiskCache
Creates a new DiskCache object.
DiskCacheException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
DiskCacheException(String, Exception) - Constructor for exception javax.util.jcache.DiskCacheException
Deprecated. Constructs an DiskCacheException with the specified detail Exception and additional message.
DiskCacheException(Exception) - Constructor for exception javax.util.jcache.DiskCacheException
Deprecated. Constructs an DiskCacheException with the specified detail Exception.
DiskCacheException(String) - Constructor for exception javax.util.jcache.DiskCacheException
Deprecated. Constructs an DiskCacheException with the specified detail message.
DiskCacheObject - Class in org.fjank.jcache
A special version of an CacheObject which is used to send and retrieve data to and from the diskcache.
DiskCacheObject(CacheObject) - Constructor for class org.fjank.jcache.DiskCacheObject
 
DISTRIBUTE - Static variable in interface javax.util.jcache.Attributes
Deprecated. Indicates the object is distributed, updates and invalidations are distributed to other processes.
DistributionEngine - Class in org.fjank.jcache.distribution
Created by IntelliJ IDEA.
DistributionEngine() - Constructor for class org.fjank.jcache.distribution.DistributionEngine
 

E

entrySet() - Method in class org.fjank.jcache.CacheGroup
 
entrySet() - Method in class org.fjank.jcache.collection.MapAdapter
 
equals(Object) - Method in class org.fjank.jcache.AttributesImpl
 
equals(Object) - Method in class org.fjank.jcache.CacheObject
accesses and refCount is ignored.
equals(Object) - Method in class org.fjank.jcache.collection.CollectionProxy
 
ERROR - Static variable in class javax.util.jcache.CacheLogger
Deprecated. an int describing that only errors or higher should be logged.
exceptionHandler(String, Exception) - Method in class javax.util.jcache.CacheLoader
Deprecated. this method is called from the load method to convert any non CacheExceptions into CacheExceptions, with the base exception set to the original exception.

F

FATAL - Static variable in class javax.util.jcache.CacheLogger
Deprecated. an int describing that only fatal errors should be logged.
flush() - Method in interface javax.util.jcache.Cache
Deprecated. will mark all objects in the cache, both disk and memory, as invalid, forcing objects to be reloaded.
flush() - Method in class javax.util.jcache.CacheLogger
Deprecated. log messages are buffered by the cache.
flush() - Method in class org.fjank.jcache.CacheImpl
will mark all objects in the cache, both disk and memory, as invalid, forcing objects to be reloaded.
flush() - Method in class org.fjank.jcache.DefaultCacheLogger
log messages are buffered by the cache.
flushDisk() - Method in interface javax.util.jcache.Cache
Deprecated. will mark all objects in the cache as invalid, forcing objects to be reloaded.
flushDisk() - Method in class org.fjank.jcache.CacheImpl
wll mark all objects in the cache as invalid, forcing objects to be reloaded.
flushMemory() - Method in interface javax.util.jcache.Cache
Deprecated. will mark all objects in the cache as invalid, forcing objects to be reloaded.
flushMemory() - Method in class org.fjank.jcache.CacheImpl
will mark all objects in the cache as invalid, forcing objects to be reloaded.

G

get(Object, Object) - Method in interface javax.util.jcache.CacheMap
Gets the object from the cache.
get(Object) - Method in class org.fjank.jcache.CacheAccessImpl2
Returns a reference to the object accosiated with the specified name.
get(Object, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
Gets the object from the cache.
get(Object, String, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
Gets the object from the specified group.
get(Object) - Method in class org.fjank.jcache.CacheGroup
gets an object from this group.
get() - Method in class org.fjank.jcache.CacheObject
gets the wrapped real object.
get(Object) - Method in class org.fjank.jcache.collection.MapAdapter
Returns the value to which this map maps the specified key.
get(Object, Object) - Method in class org.fjank.jcache.collection.MapAdapter
 
getAccesses() - Method in interface javax.util.jcache.CacheObjectInfo
Deprecated. returns the total number of accesses to this object.
getAccesses() - Method in class org.fjank.jcache.CacheObject
returns the number of total accesses to this cacheobject
getAttributes() - Method in interface javax.util.jcache.Cache
Deprecated. returns the current attributes of the cache including the cache version number, wether the cache is local or distributed, the maximum number of objects in the cache, the disk cache location, and the disk cache size.
getAttributes() - Method in interface javax.util.jcache.CacheMap
Will return an attribute object describing the current attributes associated for the region for this CacheAccess.
getAttributes(Object) - Method in interface javax.util.jcache.CacheMap
Deprecated. moved to MapAccess
getAttributes() - Method in class org.fjank.jcache.CacheAccessImpl2
Will return an attribute object describing the current attributes associated for the region for this CacheAccess.
getAttributes(Object) - Method in class org.fjank.jcache.CacheAccessImpl2
will return an attribute object describing the current attributes associated with the object name.
getAttributes() - Method in class org.fjank.jcache.CacheImpl
returns the current attributes of the cache including the cache version number, wether the cache is local or distributed, the maximum number of objects in the cache, the disk cache location, and the disk cache size.
getAttributes() - Method in class org.fjank.jcache.CacheObject
gets the attributes for this object
getAttributes() - Method in class org.fjank.jcache.collection.MapAdapter
 
getAttributes(Object) - Method in class org.fjank.jcache.collection.MapAdapter
 
getBase() - Method in exception javax.util.jcache.CacheException
Gets the wrapped exception
getCache() - Method in class javax.util.jcache.CacheAccessFactory
Deprecated. will be removed with no replacement.
getCache(boolean) - Method in class javax.util.jcache.CacheAccessFactory
Deprecated. will be removed with no replacement.
getCache() - Method in class org.fjank.jcache.CacheAccessFactoryImpl
gets an initialized instance of the cache.
getCache(boolean) - Method in class org.fjank.jcache.CacheAccessFactoryImpl
gets an instance of the cache.
getCache(boolean) - Static method in class org.fjank.jcache.CacheImpl
Gets an instance of the Cache class.
getCacheAddr() - Method in class javax.util.jcache.CacheAttributes
Deprecated. returns an Enumeration of Strings representing the address for all the cache addresses configured.
getCacheAddr() - Method in class org.fjank.jcache.distribution.DistributionEngine
 
getCacheAddr() - Method in class org.fjank.jcache.distribution.JGroupsDistributionEngine
 
getCacheObject() - Method in class org.fjank.jcache.DiskCacheObject
 
getChannel() - Method in class org.fjank.jcache.distribution.JGroupsDistributionEngine
 
getCleanInterval() - Method in class javax.util.jcache.CacheAttributes
Deprecated. Returns the cleanInterval.
getCreateTime() - Method in interface javax.util.jcache.Attributes
Deprecated. returns the time the object was loaded into the cache.
getCreateTime() - Method in class org.fjank.jcache.AttributesImpl
returns the time the object was loaded into the cache.
getData() - Method in class org.fjank.jcache.distribution.ClusterNotification
Holds any additional data that was required
getDefaultAttributes() - Method in class javax.util.jcache.CacheAccessFactory
Deprecated. removed with no replacement.
getDefaultCacheAttributes() - Static method in class javax.util.jcache.CacheAttributes
Deprecated.  
getDefaultTimeToLive() - Method in interface javax.util.jcache.Attributes
Deprecated.  
getDefaultTimeToLive() - Method in class org.fjank.jcache.AttributesImpl
 
getDiskPath() - Method in class javax.util.jcache.CacheAttributes
Deprecated. gets the attribute indicating the root location for the disk cache.
getDiskSize() - Method in class javax.util.jcache.CacheAttributes
Deprecated. Returns the maximum size for the disk cache.
getDistributionEngine() - Method in class org.fjank.jcache.CacheImpl
 
getException(boolean) - Method in class org.fjank.jcache.CacheAccessImpl2
Will return the last exception which occured.
getExecPool() - Method in class org.fjank.jcache.CacheImpl
 
getExpire() - Method in interface javax.util.jcache.CacheObjectInfo
Deprecated. Return the time the object will expire if any.
getGroup() - Method in interface javax.util.jcache.CacheObjectInfo
Deprecated. returns the group the object is associated with.
getGroup(String) - Method in class org.fjank.jcache.CacheGroup
gets the named group from this group.
getGroup() - Method in class org.fjank.jcache.CacheObject
gets the group this object belongs to
getGroupName() - Method in class org.fjank.jcache.distribution.ClusterNotification
 
getId() - Method in interface javax.util.jcache.CacheEvent
Deprecated. Returns the event identifier associated with the event.
getId() - Method in class org.fjank.jcache.CacheEventImpl
Returns the event identifier associated with the event.
getIdleTime() - Method in interface javax.util.jcache.Attributes
Deprecated. returns the current value for the idle time interval.
getIdleTime() - Method in class org.fjank.jcache.AttributesImpl
returns the current value for the idle time interval.
getInputStream() - Method in class org.fjank.jcache.StreamCacheObject
Overrides the normal get method by getting the Object, then creating an InputStream to this object.
getInstance() - Static method in class javax.util.jcache.CacheAccessFactory
Obtain a new instance of a CacheAccessFactory.
getInstance() - Static method in class org.fjank.jcache.CacheSweeper
create this sweeper instance.
getInstance() - Static method in class org.fjank.jcache.CacheThreadFactory
 
getInstance(CacheImpl) - Static method in class org.fjank.jcache.distribution.DistributionEngine
 
getInstance() - Static method in class org.fjank.jcache.NullObject
 
getKey() - Method in class org.fjank.jcache.CacheEventImpl
 
getKey() - Method in class org.fjank.jcache.CacheObject
gets the name of this object
getKey() - Method in class org.fjank.jcache.distribution.SerializableCacheObject
 
getListener() - Method in interface javax.util.jcache.Attributes
Deprecated. Gets the CacheEventListener.
getListener() - Method in class org.fjank.jcache.AttributesImpl
Gets the CacheEventListener.
getLoader() - Method in interface javax.util.jcache.Attributes
Deprecated. returns the CacheLoaderattribute.
getLoader() - Method in class org.fjank.jcache.AttributesImpl
returns the CacheLoaderattribute.
getLocalizedMessage() - Method in exception javax.util.jcache.CacheException
 
getLogger() - Method in class javax.util.jcache.CacheAttributes
Deprecated. returns the cachelogger for this cache.
getMapAccess() - Method in class javax.util.jcache.CacheAccessFactory
 
getMapAccess(String) - Method in class javax.util.jcache.CacheAccessFactory
 
getMapAccess() - Method in class org.fjank.jcache.CacheAccessFactoryImpl
A method to retrieve a Map based implementation of a CacheAccess to the default region.
getMapAccess(String) - Method in class org.fjank.jcache.CacheAccessFactoryImpl
A method to retrieve a Map based implementation of a CacheAccess to the specified region.
getMaxObjects() - Method in class javax.util.jcache.CacheAttributes
Deprecated. Returns the maximum number of Objects.
getMemoryCacheSize() - Method in class javax.util.jcache.CacheAttributes
Deprecated. Gets the attribute to indicate the maximum size of the memory cache.
getMessage() - Method in exception javax.util.jcache.CacheException
 
getName(Object) - Method in class javax.util.jcache.CacheLoader
Deprecated. returns the name associated with object being loaded.
getName() - Method in interface javax.util.jcache.CacheObjectInfo
Deprecated. returns the name of the object.
getName() - Method in class org.fjank.jcache.CacheGroup
gets the name of this group.
getObject(Serializable) - Method in class org.fjank.jcache.persistence.DiskCache
gets an object from the diskCache
getObjectCount() - Method in class org.fjank.jcache.CacheGroup
Return the current number of objects in this group.
getOutputStream() - Method in class org.fjank.jcache.StreamCacheObject
gets an OutputStream to write to this object.
getOwnership(Object, int) - Method in class org.fjank.jcache.CacheAccessImpl2
will claim ownership for the named object for this instance of CacheAccess.
getRefCount() - Method in interface javax.util.jcache.CacheObjectInfo
Deprecated. returns the current reference count to the object.
getRefCount() - Method in class org.fjank.jcache.CacheObject
returns an indication on how many object keep an reference to this object.
getReferenceQueue() - Method in class org.fjank.jcache.CacheImpl
gets the ReferenceQueue.
getRegion(Object) - Method in class javax.util.jcache.CacheLoader
Deprecated. return the name of the region for the object being loaded.
getRegion() - Method in interface javax.util.jcache.CacheObjectInfo
Deprecated. returns the region the object resides in.
getRegion() - Method in class org.fjank.jcache.CacheAccessImpl2
Gets the region this access applies to.
getRegion() - Method in class org.fjank.jcache.CacheImpl
Gets the default region in this cache.,
getRegion(Object) - Method in class org.fjank.jcache.CacheImpl
Gets the named region in this cache.,
getRegion() - Method in class org.fjank.jcache.CacheObject
 
getRegion() - Static method in class org.fjank.jcache.CacheRegion
returns the default region in the cache.
getRegionName() - Method in class org.fjank.jcache.distribution.ClusterNotification
 
getSeverity() - Static method in class javax.util.jcache.CacheLogger
Deprecated. returns the current severity level defined in this class.
getSize() - Method in interface javax.util.jcache.Attributes
Deprecated. returns the size of the object.
getSize() - Method in class org.fjank.jcache.AttributesImpl
returns the size of the object.
getState() - Method in class org.fjank.jcache.distribution.JGroupsDistributionEngine
state not currently in use.
getTimeToLive() - Method in interface javax.util.jcache.Attributes
Deprecated. returns the current value for the time to live interval.
getTimeToLive() - Method in class org.fjank.jcache.AttributesImpl
returns the current value for the time to live interval.
getType() - Method in interface javax.util.jcache.CacheObjectInfo
Deprecated. returns the type of the object.
getType() - Method in class org.fjank.jcache.distribution.ClusterNotification
The type of notification message.
getValue() - Method in class org.fjank.jcache.distribution.SerializableCacheObject
 
getVersion() - Method in interface javax.util.jcache.Attributes
Deprecated. returns the current value of version.
getVersion() - Method in interface javax.util.jcache.Cache
Deprecated. returns the current version of the cache.
getVersion() - Method in class org.fjank.jcache.AttributesImpl
returns the current value of version.
getVersion() - Method in class org.fjank.jcache.CacheImpl
returns the current version of the cache.
group - Variable in class org.fjank.jcache.distribution.ClusterNotification
 
GROUP_TTL_DESTROY - Static variable in interface javax.util.jcache.Attributes
Deprecated. Indicates the group object should be destroyed when the associated time to live expires.
GroupNameException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
GroupNameException() - Constructor for exception javax.util.jcache.GroupNameException
Deprecated. Creates new GroupNameException without detail message.
GroupNameException(String) - Constructor for exception javax.util.jcache.GroupNameException
Deprecated. Constructs an GroupNameException with the specified detail message.
GroupUseException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
GroupUseException() - Constructor for exception javax.util.jcache.GroupUseException
Deprecated. Creates new GroupUseException without detail message.
GroupUseException(String) - Constructor for exception javax.util.jcache.GroupUseException
Deprecated. Constructs an GroupUseException with the specified detail message.

H

handleClusterNotification(ClusterNotification) - Method in class org.fjank.jcache.distribution.DistributionEngine
 
handleEvent(CacheEvent) - Method in interface javax.util.jcache.CacheEventListener
Deprecated. A calllback method.
hashCode() - Method in class org.fjank.jcache.collection.CollectionProxy
 

I

INFO - Static variable in class javax.util.jcache.CacheLogger
Deprecated. an int describing that informational messages and higher should be logged.
init(CacheAttributes) - Method in interface javax.util.jcache.Cache
Deprecated. initializes the cache, allocates space for metadata and starts the service threads.
init(String, int) - Method in class javax.util.jcache.CacheLogger
Deprecated. is called by the caching system when the CacheLogger is instanciated to complete any initialization requirements.
init(CacheAttributes) - Method in class org.fjank.jcache.CacheImpl
initializes the cache, allocates space for metadata and starts the service threads.
init(String, int) - Method in class org.fjank.jcache.DefaultCacheLogger
is called by the caching system when the CacheLogger is instanciated to complete any initialization requirements.
instanceOf(CacheImpl) - Static method in class org.fjank.jcache.distribution.JGroupsDistributionEngine
 
InvalidArgumentException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
InvalidArgumentException() - Constructor for exception javax.util.jcache.InvalidArgumentException
Deprecated. Creates new InvalidArgumentException without detail message.
InvalidArgumentException(String) - Constructor for exception javax.util.jcache.InvalidArgumentException
Deprecated. Constructs an InvalidArgumentException with the specified detail message.
invalidate() - Method in class org.fjank.jcache.CacheAccessImpl2
Will mark all objects in the region as invalid.
invalidate(Object) - Method in class org.fjank.jcache.CacheAccessImpl2
Will mark all objects withing the scope of the specified name as invalid.
invalidate() - Method in class org.fjank.jcache.CacheGroup
Setter for property valid.
invalidate() - Method in class org.fjank.jcache.CacheObject
invalidates this object
INVALIDATE_EVENT - Static variable in interface javax.util.jcache.Attributes
Deprecated. Event wich is fired when invalidation of an cacheobject is fired.
InvalidGroupException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
InvalidGroupException() - Constructor for exception javax.util.jcache.InvalidGroupException
Deprecated. Creates new InvalidGroupException without detail message.
InvalidGroupException(String) - Constructor for exception javax.util.jcache.InvalidGroupException
Deprecated. Constructs an InvalidGroupException with the specified detail message.
InvalidHandleException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
InvalidHandleException() - Constructor for exception javax.util.jcache.InvalidHandleException
Deprecated. Creates new InvalidHandleException without detail message.
InvalidHandleException(String) - Constructor for exception javax.util.jcache.InvalidHandleException
Deprecated. Constructs an InvalidHandleException with the specified detail message.
InvalidObjectException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
InvalidObjectException() - Constructor for exception javax.util.jcache.InvalidObjectException
Deprecated. Creates new InvalidObjectException without detail message.
InvalidObjectException(String) - Constructor for exception javax.util.jcache.InvalidObjectException
Deprecated. Constructs an InvalidObjectException with the specified detail message.
isDistributed() - Method in interface javax.util.jcache.Cache
Deprecated. returns true if the cache is currently in distributed mode, that it is distributing updates and invalidates within the site, false if all cache actions are local only.
isDistributed() - Method in class javax.util.jcache.CacheAttributes
Deprecated. returns an boolean indication wether this cache is distributed or not.
isDistributed() - Method in class org.fjank.jcache.CacheImpl
returns true if the cache is currently in distributed mode, that it is distributing updates and invalidates within the site, false if all cache actions are local only.
isEmpty() - Method in class org.fjank.jcache.collection.CollectionProxy
 
isEmpty() - Method in class org.fjank.jcache.collection.MapAdapter
 
isEmpty() - Method in class org.fjank.jcache.collection.SetProxy
 
isPresent(Object) - Method in class org.fjank.jcache.CacheAccessImpl2
Check the existence of a valid copy of the named object in the region associated with this CacheAccess object.
isReady() - Method in interface javax.util.jcache.Cache
Deprecated. returns true if the cache has been initialized and not closed, false otherwise.
isReady() - Method in class org.fjank.jcache.CacheImpl
returns true if the cache has been initialized and not closed, false otherwise.
isSet(long) - Method in interface javax.util.jcache.Attributes
Deprecated. Checks wether the flags are set or not.
isSet(long) - Method in class org.fjank.jcache.AttributesImpl
Checks wether the flags are set or not.
iterator() - Method in class org.fjank.jcache.collection.CollectionProxy
 
iterator() - Method in class org.fjank.jcache.collection.SetProxy
 

J

javax.util.jcache - package javax.util.jcache
All access to the cache is through the class javax.util.jcache.CacheAccess.
JGroupsDistributionEngine - Class in org.fjank.jcache.distribution
 

K

keySet() - Method in class org.fjank.jcache.CacheGroup
 
keySet() - Method in class org.fjank.jcache.collection.MapAdapter
 

L

length() - Method in class org.fjank.jcache.persistence.CacheFileAdapter
 
listCacheObjects() - Method in interface javax.util.jcache.Cache
Deprecated. will return an Enumeration of CacheObjectInfo objects describing the objects in all regions in the cache.
listCacheObjects(String) - Method in interface javax.util.jcache.Cache
Deprecated. will return an Enumeration of CacheObjectInfo objects describing the objects in the specified in the cache.
listCacheObjects() - Method in class org.fjank.jcache.CacheImpl
will return an Enumeration of CacheObjectInfo objects describing the objects in all regions in the cache.
listCacheObjects(String) - Method in class org.fjank.jcache.CacheImpl
will return an Enumeration of CacheObjectInfo objects describing the objects in the specified in the cache.
load(Object, Object) - Method in class javax.util.jcache.CacheLoader
Deprecated. this method must be implemented by the user to load objects into the cache.
LoadConflictException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
LoadConflictException() - Constructor for exception javax.util.jcache.LoadConflictException
Deprecated. Creates new LoadConflictException without detail message.
LoadConflictException(String) - Constructor for exception javax.util.jcache.LoadConflictException
Deprecated. Constructs an LoadConflictException with the specified detail message.
log(String) - Method in class javax.util.jcache.CacheLoader
Deprecated. is called from the load method to record a message in the cache's log.
log(String) - Method in class javax.util.jcache.CacheLogger
Deprecated. application writers can implement this method and provide their own mechanism to log a message.
log(String, Throwable) - Method in class javax.util.jcache.CacheLogger
Deprecated. application writers can implement this method and provide their own mechanism to log a message.
log(String, Throwable) - Method in class org.fjank.jcache.DefaultCacheLogger
application writers can implement this method and provide their own mechanism to log a message.
log(String) - Method in class org.fjank.jcache.DefaultCacheLogger
application writers can implement this method and provide their own mechanism to log a message.

M

MapAdapter - Class in org.fjank.jcache.collection
A Map based implementation of CacheAccess.
MapAdapter(CacheAccessImpl2) - Constructor for class org.fjank.jcache.collection.MapAdapter
 

N

name - Variable in class org.fjank.jcache.CacheGroup
the name of this group.
needsLoading() - Method in class org.fjank.jcache.CacheObject
returns a boolean indication wether the object needs loading or not.
NetOfflineException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
NetOfflineException() - Constructor for exception javax.util.jcache.NetOfflineException
Deprecated. Creates new NetOfflineException without detail message.
NetOfflineException(String) - Constructor for exception javax.util.jcache.NetOfflineException
Deprecated. Constructs an NetOfflineException with the specified detail message.
netSearch(Object, int) - Method in class javax.util.jcache.CacheLoader
Deprecated. will search other caches for the object to be loaded.
NetworkException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
NetworkException() - Constructor for exception javax.util.jcache.NetworkException
Deprecated. Creates new NetworkException without detail message.
NetworkException(String) - Constructor for exception javax.util.jcache.NetworkException
Deprecated. Constructs an NetworkException with the specified detail message.
NEVER_EXPIRES - Static variable in interface javax.util.jcache.CacheObjectInfo
Deprecated.  
newThread(Runnable) - Method in class org.fjank.jcache.CacheThreadFactory
 
NOFLUSH - Static variable in interface javax.util.jcache.Attributes
Deprecated. Indicates to not flush the object from the cache if the object is distributed and the cache is isolated from other caches.
NotARetrievableObjectException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
NotARetrievableObjectException() - Constructor for exception javax.util.jcache.NotARetrievableObjectException
Deprecated. Creates new NotARetrievableObjectException without detail message.
NotARetrievableObjectException(String) - Constructor for exception javax.util.jcache.NotARetrievableObjectException
Deprecated. Constructs an NotARetrievableObjectException with the specified detail message.
NotImplementedException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
NotImplementedException() - Constructor for exception javax.util.jcache.NotImplementedException
Deprecated. Creates new NotImplementedException without detail message.
NotImplementedException(String) - Constructor for exception javax.util.jcache.NotImplementedException
Deprecated. Constructs an NotImplementedException with the specified detail message.
NullObject - Class in org.fjank.jcache
An object which can be used instead of null.
NullObjectException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
NullObjectException() - Constructor for exception javax.util.jcache.NullObjectException
Deprecated. Creates new NullObjectException without detail message.
NullObjectException(String) - Constructor for exception javax.util.jcache.NullObjectException
Deprecated. Constructs an NullObjectException with the specified detail message.
NullObjectNameException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
NullObjectNameException() - Constructor for exception javax.util.jcache.NullObjectNameException
Deprecated. Creates new NullObjectNameException without detail message.
NullObjectNameException(String) - Constructor for exception javax.util.jcache.NullObjectNameException
Deprecated. Constructs an NullObjectNameException with the specified detail message.

O

OBJECT_ADDED - Static variable in class org.fjank.jcache.distribution.ClusterNotification
 
OBJECT_INVALIDATED - Static variable in interface javax.util.jcache.CacheEvent
Deprecated. Indicate that a cache object or group has been invalidated
OBJECT_INVALIDATED - Static variable in class org.fjank.jcache.distribution.ClusterNotification
 
OBJECT_UPDATED - Static variable in class org.fjank.jcache.distribution.ClusterNotification
 
ObjectExistsException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
ObjectExistsException() - Constructor for exception javax.util.jcache.ObjectExistsException
Deprecated. Creates new ObjectExistsException without detail message.
ObjectExistsException(String) - Constructor for exception javax.util.jcache.ObjectExistsException
Deprecated. Constructs an ObjectExistsException with the specified detail message.
ObjectNotFoundException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
ObjectNotFoundException() - Constructor for exception javax.util.jcache.ObjectNotFoundException
Deprecated. Creates new ObjectNotFoundException without detail message.
ObjectNotFoundException(String, Exception) - Constructor for exception javax.util.jcache.ObjectNotFoundException
Deprecated. Creates a new ObjectNotFoundException object with the specified detail message and detail cause exception.
ObjectNotFoundException(Exception) - Constructor for exception javax.util.jcache.ObjectNotFoundException
Deprecated. Creates a new ObjectNotFoundException object with the specified detail Ecxeption.
ObjectNotFoundException(String) - Constructor for exception javax.util.jcache.ObjectNotFoundException
Deprecated. Constructs an ObjectNotFoundException with the specified detail message.
ObjectNotSynchronizedException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
ObjectNotSynchronizedException() - Constructor for exception javax.util.jcache.ObjectNotSynchronizedException
Deprecated. Creates new ObjectNotSynchronizedException without detail message.
ObjectNotSynchronizedException(String) - Constructor for exception javax.util.jcache.ObjectNotSynchronizedException
Deprecated. Constructs an ObjectNotSynchronizedException with the specified detail message.
OFF - Static variable in class javax.util.jcache.CacheLogger
Deprecated. an int describing that the logging is off.
onClear() - Method in interface javax.util.jcache.CacheListener
 
onEvict(Object) - Method in interface javax.util.jcache.CacheListener
Triggered when a cache mapping is removed due to eviction
onLoad(Object) - Method in interface javax.util.jcache.CacheListener
Triggered when a cache mapping is created due to the cache loader being consulted
onPut(Object) - Method in interface javax.util.jcache.CacheListener
Triggered when a cache mapping is created due to calling Cache.put()
onRemove(Object) - Method in interface javax.util.jcache.CacheListener
Triggered when a cache mapping is removed due to calling Cache.remove()
open() - Method in interface javax.util.jcache.Cache
Deprecated. will create a CacheAttributes object based on the values in a Java properties file, then call the method init.
open(String) - Method in interface javax.util.jcache.Cache
Deprecated. will create a CacheAttributes object based on the values in a Java properties file, then call the method init.
open() - Method in class org.fjank.jcache.CacheImpl
will create a CacheAttributes object based on the values in a Java properties file, then call the method init.
open(String) - Method in class org.fjank.jcache.CacheImpl
will create a CacheAttributes object based on the values in a Java properties file, then call the method init.
org.fjank.jcache - package org.fjank.jcache
All access to the cache is through the class javax.util.jcache.CacheAccess.
org.fjank.jcache.collection - package org.fjank.jcache.collection
 
org.fjank.jcache.distribution - package org.fjank.jcache.distribution
 
org.fjank.jcache.persistence - package org.fjank.jcache.persistence
This package contains implementation classes for FKache's disk persistence system , and some have been set to public access for conovenience during development.
ORIGINAL - Static variable in interface javax.util.jcache.Attributes
Deprecated. Indicates the object was created in the cache and can't be recreated if removed from the cache.

P

preLoad(Object) - Method in class org.fjank.jcache.CacheAccessImpl2
This method allows for asynchronous loading of object into the cache.
preLoad(Object, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
See CacheAccessImpl2.preLoad(Object).
preLoad(Object, String, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
See CacheAccessImpl2.preLoad(Object).
printStackTrace() - Method in exception javax.util.jcache.CacheException
prints the stacktrace for this Exception, and if an wrapped exception is in place, that stacktrace is also included.
put(Object, String, Object) - Method in interface javax.util.jcache.CacheMap
Puts a object into the cache, and attach it to a group.
put(Object, Attributes, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
See CacheAccessImpl2.put(Object, Object)
put(Object, String, Attributes, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
See CacheAccessImpl2.put(Object, Object)
put(Object, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
inserts the specified object into the cache, and associates it with the specified name.
put(Object, String, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
See CacheAccessImpl2.put(Object, Object)
put(Object, CacheObject, Object) - Method in class org.fjank.jcache.CacheGroup
puts the named object into this group.
put(CacheGroup) - Method in class org.fjank.jcache.CacheGroup
puts the group into this group
put(Object, Object) - Method in class org.fjank.jcache.collection.MapAdapter
 
put(Object, String, Object) - Method in class org.fjank.jcache.collection.MapAdapter
 
putAll(Map) - Method in class org.fjank.jcache.collection.MapAdapter
Adds all elements in th map into FKache.

R

read(long) - Method in class org.fjank.jcache.persistence.CacheFileAdapter
reads from the diskfile, and return the raw bytes contained at that pos.
readObject(long) - Method in class org.fjank.jcache.persistence.CacheFileAdapter
reads an object starting at the position,.
receive(Message) - Method in class org.fjank.jcache.distribution.JGroupsDistributionEngine
 
region - Variable in class org.fjank.jcache.distribution.ClusterNotification
 
RegionNotFoundException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
RegionNotFoundException() - Constructor for exception javax.util.jcache.RegionNotFoundException
Deprecated. Creates new RegionNotFoundException without detail message.
RegionNotFoundException(String) - Constructor for exception javax.util.jcache.RegionNotFoundException
Deprecated. Constructs an RegionNotFoundException with the specified detail message.
registerCache(CacheImpl) - Method in class javax.util.jcache.CacheAttributes
Deprecated.  
releaseOwnership() - Method in class org.fjank.jcache.CacheAccessImpl2
Is called to explicitly give up ownership for an object.
remove(Object, String) - Method in interface javax.util.jcache.CacheMap
Removes an object from a group.
remove(Object) - Method in class org.fjank.jcache.collection.CollectionProxy
 
remove(Object) - Method in class org.fjank.jcache.collection.MapAdapter
Removes an object from this map.
remove(Object, String) - Method in class org.fjank.jcache.collection.MapAdapter
 
remove(Object) - Method in class org.fjank.jcache.collection.SetProxy
 
removeAll(Collection) - Method in class org.fjank.jcache.collection.CollectionProxy
 
removeAll(Collection) - Method in class org.fjank.jcache.collection.SetProxy
 
removeAll() - Method in class org.fjank.jcache.persistence.DiskCache
Will remove all objects in this diskcache.
removeMe(CacheObject) - Method in class org.fjank.jcache.CacheGroup
removes the object from this group.
replace(Object, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
Will create a new version of the object indentified by the name, replacing the current version with the object specified.
replace(Object, String, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
See replace(Object, Object)
replace(Object, CacheObject) - Method in class org.fjank.jcache.CacheGroup
Will create a new version of the object indentified by the name, replacing the current version with the object specified.
replaceWithoutDistribution(Object, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
 
replaceWithoutDistribution(Object, String, Object) - Method in class org.fjank.jcache.CacheAccessImpl2
 
REPLY - Static variable in interface javax.util.jcache.Attributes
Deprecated. Indicates a reply should be sent from the remote caches if this object is updated or invalidated.
reset() - Method in interface javax.util.jcache.Attributes
Deprecated. resets the Attributes to its default values.
reset() - Method in class org.fjank.jcache.AttributesImpl
resets the Attributes to its default values.
reset() - Method in class org.fjank.jcache.persistence.CacheFileAdapter
 
resetAttributes(Attributes) - Method in class org.fjank.jcache.CacheAccessImpl2
allows for some attributes of a region to be reset.
resetAttributes(Object, Attributes) - Method in class org.fjank.jcache.CacheAccessImpl2
See CacheAccessImpl2.resetAttributes(Attributes).
resetRefCount() - Method in class org.fjank.jcache.CacheObject
Resets the refcount.
ResponseFailedException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
ResponseFailedException() - Constructor for exception javax.util.jcache.ResponseFailedException
Deprecated. Creates new ResponseFailedException without detail message.
ResponseFailedException(String) - Constructor for exception javax.util.jcache.ResponseFailedException
Deprecated. Constructs an ResponseFailedException with the specified detail message.
retainAll(Collection) - Method in class org.fjank.jcache.collection.CollectionProxy
 
retainAll(Collection) - Method in class org.fjank.jcache.collection.SetProxy
 
run() - Method in class org.fjank.jcache.CacheSweeper
sweeps the cache and removes invalid objects, waits for cleanInterval seconds, then sweeps again etc.

S

save() - Method in class org.fjank.jcache.CacheAccessImpl2
Will cause all objects within the region of this CacheAccess to be saved to the disk cache.
save(Object) - Method in class org.fjank.jcache.CacheAccessImpl2
See CacheAccessImpl2.save().
sendNotification(ClusterNotification) - Method in class org.fjank.jcache.distribution.DistributionEngine
 
sendNotification(ClusterNotification) - Method in class org.fjank.jcache.distribution.JGroupsDistributionEngine
 
SerializableCacheObject - Class in org.fjank.jcache.distribution
Created by IntelliJ IDEA.
SerializableCacheObject(Serializable, Serializable) - Constructor for class org.fjank.jcache.distribution.SerializableCacheObject
 
serialize(Serializable) - Static method in class org.fjank.jcache.persistence.CacheFileAdapter
 
setAttributes(Object, Attributes) - Method in class javax.util.jcache.CacheLoader
Deprecated. will cause the attributes associated with the object being loaded to be set to values provided in attributes.
setAttributes(AttributesImpl) - Method in class org.fjank.jcache.CacheObject
sets the attributes for this object
setAttributes(Attributes) - Method in class org.fjank.jcache.CacheObject
 
setCleanInterval(int) - Method in class javax.util.jcache.CacheAttributes
Deprecated. sets the attribute indicating how often the cacha should be checked for objects invalidated by "time to live" or "idle time" attributes.
setCreateTime(long) - Method in interface javax.util.jcache.Attributes
Deprecated. Sets the createTime.
setCreateTime(long) - Method in class org.fjank.jcache.AttributesImpl
Sets the createTime.
setDaemon(boolean) - Method in class org.fjank.jcache.CacheThreadFactory
 
setDefaultLogFileName(String) - Method in class javax.util.jcache.CacheAttributes
Deprecated. sets the log file name for the DefaultCacheLogger.
setDefaultTimeToLive(long) - Method in interface javax.util.jcache.Attributes
Deprecated. Will set the maximum time the associated cache object will stay in the cache before it is invalidated.
setDefaultTimeToLive(long) - Method in class org.fjank.jcache.AttributesImpl
Will set the maximum time the associated cache object will stay in the cache before it is invalidated.
setDiskCacheSize(int) - Method in class javax.util.jcache.CacheAttributes
Deprecated. sets the attribute to indicate the maximum size of the disk cache.
setDiskPath(String) - Method in class javax.util.jcache.CacheAttributes
Deprecated. sets the attribute indicating the root location for the disk cache.
setFlags(long) - Method in interface javax.util.jcache.Attributes
Deprecated. Is used to specify wich attributes should be set in the attributes object.
setFlags(long) - Method in class org.fjank.jcache.AttributesImpl
Is used to specify wich attributes should be set in the attributes object.
setIdleTime(long) - Method in interface javax.util.jcache.Attributes
Deprecated. sets the maximum time the associated cache object will remain in the cache without being referenced before it is invalidated.
setIdleTime(long) - Method in class org.fjank.jcache.AttributesImpl
sets the maximum time the associated cache object will remain in the cache without being referenced before it is invalidated.
setListener(int, CacheEventListener) - Method in interface javax.util.jcache.Attributes
Deprecated. Register an event listener object to be executed when the specified event occurs with relationship to the associated object.
setListener(int, CacheEventListener) - Method in class org.fjank.jcache.AttributesImpl
Register an event listener object to be executed when the specified event occurs with relationship to the associated object.
setLoader(CacheLoader) - Method in interface javax.util.jcache.Attributes
Deprecated. Will associate a loader object with this object.
setLoader(CacheLoader) - Method in class org.fjank.jcache.AttributesImpl
Will associate a loader object with this object.
setLocal() - Method in class javax.util.jcache.CacheAttributes
Deprecated. sets the attribute to indicate the cache is local.
setLogger(CacheLogger) - Method in class javax.util.jcache.CacheAttributes
Deprecated. sets the logger object wich will be used to log cache messages.
setLogSeverity(int) - Method in interface javax.util.jcache.Cache
Deprecated. sets the log severity of the cache system.
setLogSeverity(int) - Method in class org.fjank.jcache.CacheImpl
sets the log severity of the cache system.
setMaxObjects(int) - Method in class javax.util.jcache.CacheAttributes
Deprecated. is used to set the attribute to determine the maximum number of objects allowed in the memory cache.
setMemoryCacheSize(int) - Method in class javax.util.jcache.CacheAttributes
Deprecated. sets the attribute to indicate the maximum size of the memory cache.
setMessage(String) - Method in exception javax.util.jcache.CacheException
 
setName(String) - Method in class org.fjank.jcache.CacheThreadFactory
 
SetProxy - Class in org.fjank.jcache.collection
A proxy for a key set returned from the Map implementation.
SetProxy(Set, CacheGroup) - Constructor for class org.fjank.jcache.collection.SetProxy
Creates a new keySetProxy.
setSeverity(int) - Method in class javax.util.jcache.CacheLogger
Deprecated. sets the severity level to the specified level.
setSize(int) - Method in interface javax.util.jcache.Attributes
Deprecated. Is used to specify the size in bytes of the object being cached.
setSize(int) - Method in class org.fjank.jcache.AttributesImpl
Is used to specify the size in bytes of the object being cached.
setState(byte[]) - Method in class org.fjank.jcache.distribution.JGroupsDistributionEngine
state not currently in use.
setTimeToLive(long) - Method in interface javax.util.jcache.Attributes
Deprecated. Will set the maximum time the associated cache object will stay in the cache before it is invalidated.
setTimeToLive(long) - Method in class org.fjank.jcache.AttributesImpl
Will set the maximum time the associated cache object will stay in the cache before it is invalidated.
setVersion(long) - Method in interface javax.util.jcache.Attributes
Deprecated. Sets the version attribute.
setVersion(long) - Method in class org.fjank.jcache.AttributesImpl
Sets the version attribute.
size() - Method in class org.fjank.jcache.collection.CollectionProxy
 
size() - Method in class org.fjank.jcache.collection.MapAdapter
Returns the current number of objects (Raw objects and groups) in this region.
size() - Method in class org.fjank.jcache.collection.SetProxy
 
SPOOL - Static variable in interface javax.util.jcache.Attributes
Deprecated. Indicates the object shoulod be spooled to disk when the object is being removed from the memory cache because of space limitations.
StreamCacheObject - Class in org.fjank.jcache
A cacheobject which reads/writes the content with the aid of Input/Outputstreams Contains an internal reference to the wrapped object, so the override of SoftReference is probably broken on this object...
StreamCacheObject(Object, Object, CacheGroup, CacheRegion, ReferenceQueue) - Constructor for class org.fjank.jcache.StreamCacheObject
Creates a new StreamCacheObject object.
suspect(Address) - Method in class org.fjank.jcache.distribution.JGroupsDistributionEngine
 
SYNCHRONIZE - Static variable in interface javax.util.jcache.Attributes
Deprecated. Indicates that the updates to this object should be synchronized.

T

TimeoutException - Exception in javax.util.jcache
Deprecated. replaced with CacheException
TimeoutException() - Constructor for exception javax.util.jcache.TimeoutException
Deprecated. Creates new TimeoutException without detail message.
TimeoutException(String) - Constructor for exception javax.util.jcache.TimeoutException
Deprecated. Constructs an TimeoutException with the specified detail message.
timeToSeconds(int, int, int, int) - Method in interface javax.util.jcache.Attributes
Deprecated. Will convert the time specified into seconds.
timeToSeconds(int, int, int, int) - Method in class org.fjank.jcache.AttributesImpl
Will convert the time specified into seconds.
toArray() - Method in class org.fjank.jcache.collection.CollectionProxy
 
toArray(Object[]) - Method in class org.fjank.jcache.collection.CollectionProxy
 
toArray() - Method in class org.fjank.jcache.collection.SetProxy
 
toArray(Object[]) - Method in class org.fjank.jcache.collection.SetProxy
 
toString() - Method in class javax.util.jcache.CacheAttributes
Deprecated. Returns a string representation of these CacheAttributes.
toString() - Method in class org.fjank.jcache.AttributesImpl
returns these Attributes as a String.
toString() - Method in class org.fjank.jcache.CacheImpl
returns a String representation of this Cache.
toString() - Method in class org.fjank.jcache.CacheObject
returns a string representation of this object
toString() - Method in class org.fjank.jcache.CacheRegion
returns a String representation of this region.
toString() - Method in class org.fjank.jcache.collection.CollectionProxy
 
toString() - Method in class org.fjank.jcache.collection.SetProxy
 
toString() - Method in class org.fjank.jcache.distribution.ClusterNotification
 
toString() - Method in class org.fjank.jcache.distribution.SerializableCacheObject
 
toString() - Method in class org.fjank.jcache.persistence.CacheFileAdapter
returns a String representation of this object.
TRACE - Static variable in class javax.util.jcache.CacheLogger
Deprecated. an int describing that tracing messages and higher should be logged.
type - Variable in class org.fjank.jcache.distribution.ClusterNotification
The type of notification message.

U

update(CacheObject) - Method in class org.fjank.jcache.persistence.DiskCache
Adds the provided element to the cache.

V

values() - Method in class org.fjank.jcache.CacheGroup
 
values() - Method in class org.fjank.jcache.collection.MapAdapter
 
viewAccepted(View) - Method in class org.fjank.jcache.distribution.JGroupsDistributionEngine
Is called when new members arrives or leaves the group.

W

waitForResponse(int) - Method in class org.fjank.jcache.CacheAccessImpl2
May be used to wait for replies returned from invalidates or updates when a reply is requested.
WARNING - Static variable in class javax.util.jcache.CacheLogger
Deprecated. an int describing that only warnings or higher should be logged.
weakReferenceObjects - Variable in class org.fjank.jcache.CacheGroup
the WeakReference objects in this group.
write(byte[], long) - Method in class org.fjank.jcache.persistence.CacheFileAdapter
 
writeObject(Serializable, long) - Method in class org.fjank.jcache.persistence.CacheFileAdapter
writes an object down to the cachefile

A B C D E F G H I J K L M N O P R S T U V W

Copyright © 2002-2009 Hosted by SourceForge. All Rights Reserved.