Uses of Class
org.infinispan.commons.util.KeyValueWithPrevious
Package
Description
Commons package providing various utility classes
-
Uses of KeyValueWithPrevious in org.infinispan.commons.util
Modifier and TypeMethodDescriptionKeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Modifier and TypeMethodDescriptionKeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1.getJavaClass()
Modifier and TypeMethodDescriptionvoid
KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, KeyValueWithPrevious $2) -
Uses of KeyValueWithPrevious in org.infinispan.server.hotrod.event
Modifier and TypeMethodDescriptionKeyValueWithPreviousEventConverter.convert
(K key, V oldValue, Metadata oldMetadata, V newValue, Metadata newMetadata, EventType eventType) Modifier and TypeMethodDescriptionKeyValueWithPreviousEventConverterFactory.getConverter
(Object[] params)