public class MemcachedCacheSynchronizer extends Object implements ICacheSynchronizer
| Modifier and Type | Field and Description |
|---|---|
static String |
MEMCACHEKEY |
| Constructor and Description |
|---|
MemcachedCacheSynchronizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
refresh(String provider,
String type) |
void |
refresh(String provider,
String type,
String key) |
void |
sync() |
public static final String MEMCACHEKEY
public void refresh(String provider, String type, String key)
refresh in interface ICacheSynchronizerpublic void refresh(String provider, String type)
refresh in interface ICacheSynchronizerpublic void sync()
sync in interface ICacheSynchronizerCopyright © 2016. All Rights Reserved.