Package | Description |
---|---|
org.infinispan.marshall.exts |
Externalizers for various JDK types that are marshalled using the marshalling framework.
|
Modifier and Type | Method and Description |
---|---|
EntryVersion.NumericEntryVersion |
MetaParamExternalizers.NumericEntryVersionExternalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends EntryVersion.NumericEntryVersion>> |
MetaParamExternalizers.NumericEntryVersionExternalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
void |
MetaParamExternalizers.NumericEntryVersionExternalizer.writeObject(ObjectOutput output,
EntryVersion.NumericEntryVersion object) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.