public static class MetadataTransientMortalCacheValue.Externalizer extends org.infinispan.commons.marshall.AbstractExternalizer<MetadataTransientMortalCacheValue>
Constructor and Description |
---|
Externalizer() |
Modifier and Type | Method and Description |
---|---|
Integer |
getId() |
Set<Class<? extends MetadataTransientMortalCacheValue>> |
getTypeClasses() |
MetadataTransientMortalCacheValue |
readObject(ObjectInput input) |
void |
writeObject(ObjectOutput output,
MetadataTransientMortalCacheValue value) |
public void writeObject(ObjectOutput output, MetadataTransientMortalCacheValue value) throws IOException
IOException
public MetadataTransientMortalCacheValue readObject(ObjectInput input) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public Integer getId()
getId
in interface org.infinispan.commons.marshall.AdvancedExternalizer<MetadataTransientMortalCacheValue>
getId
in class org.infinispan.commons.marshall.AbstractExternalizer<MetadataTransientMortalCacheValue>
public Set<Class<? extends MetadataTransientMortalCacheValue>> getTypeClasses()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.