Class KeyValueWithPreviousEventConverterFactory<K,V>
java.lang.Object
org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverterFactory<K,V>
- All Implemented Interfaces:
org.infinispan.notifications.cachelistener.filter.CacheEventConverterFactory
public class KeyValueWithPreviousEventConverterFactory<K,V>
extends Object
implements org.infinispan.notifications.cachelistener.filter.CacheEventConverterFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyValueWithPreviousEventConverterFactory
public KeyValueWithPreviousEventConverterFactory()
-
-
Method Details