Uses of Class
org.infinispan.functional.MetaParam.MetaEntryVersion
Package
Description
Externalizers for various JDK types that are marshalled using the marshalling framework.
-
Uses of MetaParam.MetaEntryVersion in org.infinispan.marshall.exts
Modifier and TypeMethodDescriptionMetaParamExternalizers.EntryVersionParamExternalizer.readObject
(ObjectInput input) Modifier and TypeMethodDescriptionSet
<Class<? extends MetaParam.MetaEntryVersion>> MetaParamExternalizers.EntryVersionParamExternalizer.getTypeClasses()
Modifier and TypeMethodDescriptionvoid
MetaParamExternalizers.EntryVersionParamExternalizer.writeObject
(ObjectOutput output, MetaParam.MetaEntryVersion object)