|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RemoteCacheAttributes | |
| org.apache.jcs.auxiliary.remote | Root package for the remote auxiliary cache. |
| Uses of RemoteCacheAttributes in org.apache.jcs.auxiliary.remote |
| Fields in org.apache.jcs.auxiliary.remote declared as RemoteCacheAttributes | |
protected RemoteCacheAttributes |
RemoteCacheNoWaitFacade.rca
holds failover and cluster information |
| Methods in org.apache.jcs.auxiliary.remote that return RemoteCacheAttributes | |
RemoteCacheAttributes |
RemoteCacheNoWaitFacade.getRemoteCacheAttributes()
Gets the remoteCacheAttributes attribute of the RemoteCacheNoWaitFacade object |
| Methods in org.apache.jcs.auxiliary.remote with parameters of type RemoteCacheAttributes | |
void |
RemoteCacheNoWaitFacade.setRemoteCacheAttributes(RemoteCacheAttributes rca)
Sets the remoteCacheAttributes attribute of the RemoteCacheNoWaitFacade object |
| Constructors in org.apache.jcs.auxiliary.remote with parameters of type RemoteCacheAttributes | |
RemoteCacheNoWaitFacade(RemoteCacheNoWait[] noWaits,
RemoteCacheAttributes rca,
ICompositeCacheManager cacheMgr)
Constructs with the given remote cache, and fires events to any listeners. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||