public class CacheHelper extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
containsEvictAllNotification(Set keySet,
AddressAdapter member) |
static void |
initInternalEvict(CacheAdapter cache,
AddressAdapter member) |
static boolean |
isEvictAllNotification(Object key) |
static boolean |
isEvictAllNotification(Object key,
Object value) |
static void |
sendEvictAllNotification(CacheAdapter cache,
AddressAdapter member) |
public static void initInternalEvict(CacheAdapter cache, AddressAdapter member)
public static void sendEvictAllNotification(CacheAdapter cache, AddressAdapter member)
public static boolean isEvictAllNotification(Object key)
public static boolean containsEvictAllNotification(Set keySet, AddressAdapter member)
Copyright © 2002-2013 Red Hat Middleware, LLC. All Rights Reserved