Uses of Interface
org.infinispan.client.hotrod.event.ClientCacheEntryRemovedEvent
-
Packages that use ClientCacheEntryRemovedEvent Package Description org.infinispan.client.hotrod.event.impl -
-
Uses of ClientCacheEntryRemovedEvent in org.infinispan.client.hotrod.event.impl
Classes in org.infinispan.client.hotrod.event.impl that implement ClientCacheEntryRemovedEvent Modifier and Type Class Description class
RemovedEventImpl<K>
-