Uses of Class
org.infinispan.functional.MetaParam.MetaEntryVersion
Packages that use 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
Methods in org.infinispan.marshall.exts that return MetaParam.MetaEntryVersionModifier and TypeMethodDescriptionMetaParamExternalizers.EntryVersionParamExternalizer.readObject
(ObjectInput input) Methods in org.infinispan.marshall.exts that return types with arguments of type MetaParam.MetaEntryVersionModifier and TypeMethodDescriptionSet<Class<? extends MetaParam.MetaEntryVersion>>
MetaParamExternalizers.EntryVersionParamExternalizer.getTypeClasses()
Methods in org.infinispan.marshall.exts with parameters of type MetaParam.MetaEntryVersionModifier and TypeMethodDescriptionvoid
MetaParamExternalizers.EntryVersionParamExternalizer.writeObject
(ObjectOutput output, MetaParam.MetaEntryVersion object)