Uses of Class
org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverter
Packages that use KeyValueWithPreviousEventConverter
-
Uses of KeyValueWithPreviousEventConverter in org.infinispan.server.hotrod.event
Methods in org.infinispan.server.hotrod.event that return KeyValueWithPreviousEventConverterModifier and TypeMethodDescriptionKeyValueWithPreviousEventConverterExternalizer.readObject
(ObjectInput input) Methods in org.infinispan.server.hotrod.event that return types with arguments of type KeyValueWithPreviousEventConverterModifier and TypeMethodDescriptionSet<Class<? extends KeyValueWithPreviousEventConverter>>
KeyValueWithPreviousEventConverterExternalizer.getTypeClasses()
Methods in org.infinispan.server.hotrod.event with parameters of type KeyValueWithPreviousEventConverterModifier and TypeMethodDescriptionvoid
KeyValueWithPreviousEventConverterExternalizer.writeObject
(ObjectOutput output, KeyValueWithPreviousEventConverter object)