|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package javax.util.jcache |
---|
Class javax.util.jcache.CacheException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Exception base
String message
Class javax.util.jcache.CacheFullException extends CacheException implements Serializable |
---|
Class javax.util.jcache.CacheLoader extends Object implements Serializable |
---|
Class javax.util.jcache.CacheNotAvailableException extends CacheException implements Serializable |
---|
Class javax.util.jcache.CachePermissionException extends CacheException implements Serializable |
---|
Class javax.util.jcache.CallbackException extends CacheException implements Serializable |
---|
Class javax.util.jcache.CantSynchronizeGroupException extends CacheException implements Serializable |
---|
Class javax.util.jcache.DiskCacheException extends CacheException implements Serializable |
---|
Class javax.util.jcache.GroupNameException extends CacheException implements Serializable |
---|
Class javax.util.jcache.GroupUseException extends CacheException implements Serializable |
---|
Class javax.util.jcache.InvalidArgumentException extends CacheException implements Serializable |
---|
Class javax.util.jcache.InvalidGroupException extends CacheException implements Serializable |
---|
Class javax.util.jcache.InvalidHandleException extends CacheException implements Serializable |
---|
Class javax.util.jcache.InvalidObjectException extends CacheException implements Serializable |
---|
Class javax.util.jcache.LoadConflictException extends CacheException implements Serializable |
---|
Class javax.util.jcache.NetOfflineException extends CacheException implements Serializable |
---|
Class javax.util.jcache.NetworkException extends CacheException implements Serializable |
---|
Class javax.util.jcache.NotARetrievableObjectException extends CacheException implements Serializable |
---|
Class javax.util.jcache.NotImplementedException extends CacheException implements Serializable |
---|
Class javax.util.jcache.NullObjectException extends CacheException implements Serializable |
---|
Class javax.util.jcache.NullObjectNameException extends CacheException implements Serializable |
---|
Class javax.util.jcache.ObjectExistsException extends CacheException implements Serializable |
---|
Class javax.util.jcache.ObjectNotFoundException extends CacheException implements Serializable |
---|
Class javax.util.jcache.ObjectNotSynchronizedException extends CacheException implements Serializable |
---|
Class javax.util.jcache.RegionNotFoundException extends CacheException implements Serializable |
---|
Class javax.util.jcache.ResponseFailedException extends CacheException implements Serializable |
---|
Class javax.util.jcache.TimeoutException extends CacheException implements Serializable |
---|
Package org.fjank.jcache |
---|
Class org.fjank.jcache.AttributesImpl extends Object implements Serializable |
---|
Serialized Fields |
---|
long createTime
long defaultTTL
long flags
Attributes
class.
long idleTime
int size
long timeToLive
long version
Class org.fjank.jcache.CacheGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
AttributesImpl attributes
int currentSize
int objectCount
Class org.fjank.jcache.CacheRegion extends CacheGroup implements Serializable |
---|
Class org.fjank.jcache.DiskCacheObject extends Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Serialized Fields |
---|
Object key
String group
String region
AttributesImpl attr
Object referent
Package org.fjank.jcache.distribution |
---|
Class org.fjank.jcache.distribution.ClusterNotification extends Object implements Serializable |
---|
Serialized Fields |
---|
Serializable data
int type
String region
String group
Class org.fjank.jcache.distribution.SerializableCacheObject extends Object implements Serializable |
---|
Serialized Fields |
---|
Serializable key_
Serializable value_
Package org.fjank.jcache.persistence |
---|
Class org.fjank.jcache.persistence.DiskCache extends Object implements Serializable |
---|
Serialized Fields |
---|
boolean alive
String cacheName
CacheAttributes cattr
String fileName
HashMap<K,V> keyHash
File rafDir
EDU.oswego.cs.dl.util.concurrent.ReadWriteLock storageLock
int currentSize
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |