Uses of Class
net.ontopia.persistence.proxy.jgroups.JGroupsEvent
Packages that use JGroupsEvent
-
Uses of JGroupsEvent in net.ontopia.persistence.proxy.jgroups
Fields in net.ontopia.persistence.proxy.jgroups with type parameters of type JGroupsEventModifier and TypeFieldDescriptionprotected ConcurrentLinkedQueue<JGroupsEvent>JGroupsCluster.queueMethods in net.ontopia.persistence.proxy.jgroups that return JGroupsEventModifier and TypeMethodDescriptionstatic JGroupsEventJGroupsEvent.clear()static JGroupsEventJGroupsEvent.clearCache(IdentityIF namespace, int cacheType) static JGroupsEventJGroupsEvent.evictCache(IdentityIF namespace, int cacheType, Object key) static JGroupsEventJGroupsEvent.evictCache(IdentityIF namespace, int cacheType, Collection keys) static JGroupsEventJGroupsEvent.evictField(IdentityIF identity, int field) static JGroupsEventJGroupsEvent.evictFields(IdentityIF identity) static JGroupsEventJGroupsEvent.evictIdentity(IdentityIF identity) Methods in net.ontopia.persistence.proxy.jgroups with parameters of type JGroupsEvent