Class KeyValueWithPreviousEventConverterExternalizer

java.lang.Object
org.infinispan.commons.marshall.AbstractExternalizer<KeyValueWithPreviousEventConverter>
org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverterExternalizer
All Implemented Interfaces:
Serializable, org.infinispan.commons.marshall.AdvancedExternalizer<KeyValueWithPreviousEventConverter>, org.infinispan.commons.marshall.Externalizer<KeyValueWithPreviousEventConverter>

public class KeyValueWithPreviousEventConverterExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<KeyValueWithPreviousEventConverter>
Externalizer for KeyValueWithPreviousEventConverter
Since:
7.2
Author:
gustavonalle
See Also: