public interface ILateralCacheManager extends AuxiliaryCacheManager
CACHE_HUB, DISK_CACHE, LATERAL_CACHE, REMOTE_CACHE
Modifier and Type | Method and Description |
---|---|
void |
fixCaches(ILateralCacheService lateralService,
ILateralCacheObserver lateralWatch)
Sets the corrected service.
|
java.lang.Object |
fixService()
The restore calls this on the manger if a cache if found to be in error.
|
java.util.Map |
getCaches()
This is a temporary solution that allows the monitor to get caches from an
instance of a manager.
|
java.util.Map |
getInstances()
This is a temporary solution that allows the monitor to get the instances
of a manager.
|
getCache
getCacheType
java.util.Map getInstances()
java.util.Map getCaches()
java.lang.Object fixService() throws java.io.IOException
java.io.IOException
- if the service cannot be fixed.void fixCaches(ILateralCacheService lateralService, ILateralCacheObserver lateralWatch)
lateralService
- lateralWatch
- Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.