Package | Description |
---|---|
org.apache.jcs.auxiliary.remote.behavior | |
org.apache.jcs.engine.behavior |
Interfaces used by the core and the auxiliary caches.
|
Modifier and Type | Method and Description |
---|---|
void |
IRemoteCacheService.update(ICacheElement item,
long requesterId)
Puts a cache item to the cache.
|
Modifier and Type | Method and Description |
---|---|
void |
ICacheService.update(ICacheElement item)
Puts a cache item to the cache.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.