Package | Description |
---|---|
org.apache.commons.jcs.auxiliary.remote |
Root package for the remote auxiliary cache.
|
Modifier and Type | Method and Description |
---|---|
static RemoteCacheManager |
RemoteCacheManager.getInstance(IRemoteCacheAttributes cattr,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Returns an instance of RemoteCacheManager for the given connection parameters.
|
Constructor and Description |
---|
RemoteCacheRestore(RemoteCacheManager rcm)
Constructs with the given instance of RemoteCacheManager.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.