Uses of Class
org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverter
-
Packages that use KeyValueWithPreviousEventConverter Package Description org.infinispan.server.hotrod.event -
-
Uses of KeyValueWithPreviousEventConverter in org.infinispan.server.hotrod.event
Methods in org.infinispan.server.hotrod.event that return KeyValueWithPreviousEventConverter Modifier and Type Method Description KeyValueWithPreviousEventConverterKeyValueWithPreviousEventConverterExternalizer. readObject(java.io.ObjectInput input)Methods in org.infinispan.server.hotrod.event that return types with arguments of type KeyValueWithPreviousEventConverter Modifier and Type Method Description java.util.Set<java.lang.Class<? extends KeyValueWithPreviousEventConverter>>KeyValueWithPreviousEventConverterExternalizer. getTypeClasses()Methods in org.infinispan.server.hotrod.event with parameters of type KeyValueWithPreviousEventConverter Modifier and Type Method Description voidKeyValueWithPreviousEventConverterExternalizer. writeObject(java.io.ObjectOutput output, KeyValueWithPreviousEventConverter object)
-