Serialized Form
-
Package org.infinispan.tools.store.migrator.marshaller.common
-
Class org.infinispan.tools.store.migrator.marshaller.common.AbstractMigratorExternalizer
class AbstractMigratorExternalizer extends Object implements Serializable-
Serialization Methods
-
writeObject
- Parameters:
output- the object output to write toobject- the object reference to write- Throws:
IOException- if an I/O error occurs
-
-
Serialized Fields
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.ByteBufferImplExternalizer
class ByteBufferImplExternalizer extends AbstractMigratorExternalizer<org.infinispan.commons.io.ByteBufferImpl> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.commons.io.ByteBufferImpl readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.EmbeddedMetadataExternalizer
class EmbeddedMetadataExternalizer extends AbstractMigratorExternalizer<org.infinispan.metadata.EmbeddedMetadata> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.metadata.EmbeddedMetadata readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
Serialized Fields
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.EnumSetExternalizer
-
Serialization Methods
-
readObject
- Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.ImmortalCacheEntryExternalizer
class ImmortalCacheEntryExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.ImmortalCacheEntry> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.ImmortalCacheEntry readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.ImmortalCacheValueExternalizer
class ImmortalCacheValueExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.ImmortalCacheValue> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.ImmortalCacheValue readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.ImmutableMapWrapperExternalizer
class ImmutableMapWrapperExternalizer extends AbstractMigratorExternalizer<Map> implements Serializable-
Serialization Methods
-
readObject
- Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.InternalMetadataImplExternalizer
class InternalMetadataImplExternalizer extends AbstractMigratorExternalizer<org.infinispan.metadata.InternalMetadata> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.metadata.impl.InternalMetadataImpl readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.KeyValuePairExternalizer
class KeyValuePairExternalizer extends AbstractMigratorExternalizer<org.infinispan.util.KeyValuePair> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.util.KeyValuePair readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MapExternalizer
-
Serialization Methods
-
readObject
- Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MarshalledEntryImpl.Externalizer
class Externalizer extends AbstractMigratorExternalizer<MarshalledEntryImpl> implements Serializable-
Serialization Methods
-
readObject
- Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
Serialized Fields
-
marshaller
org.infinispan.commons.marshall.Marshaller marshaller
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MetadataImmortalCacheEntryExternalizer
class MetadataImmortalCacheEntryExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MetadataImmortalCacheValueExternalizer
class MetadataImmortalCacheValueExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.metadata.MetadataImmortalCacheValue> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.metadata.MetadataImmortalCacheValue readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MetadataMortalCacheEntryExternalizer
class MetadataMortalCacheEntryExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.metadata.MetadataMortalCacheEntry> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.metadata.MetadataMortalCacheEntry readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MetadataMortalCacheValueExternalizer
class MetadataMortalCacheValueExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.metadata.MetadataMortalCacheValue> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.metadata.MetadataMortalCacheValue readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MetadataTransientCacheEntryExternalizer
class MetadataTransientCacheEntryExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.metadata.MetadataTransientCacheEntry> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.metadata.MetadataTransientCacheEntry readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MetadataTransientCacheValueExternalizer
class MetadataTransientCacheValueExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.metadata.MetadataTransientCacheValue> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.metadata.MetadataTransientCacheValue readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MetadataTransientMortalCacheEntryExternalizer
class MetadataTransientMortalCacheEntryExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MetadataTransientMortalCacheValueExternalizer
class MetadataTransientMortalCacheValueExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MortalCacheEntryExternalizer
class MortalCacheEntryExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.MortalCacheEntry> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.MortalCacheEntry readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.MortalCacheValueExternalizer
class MortalCacheValueExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.MortalCacheValue> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.MortalCacheValue readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.NumericVersionExternalizer
class NumericVersionExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.versioning.NumericVersion> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.versioning.NumericVersion readObject(ObjectInput input) throws IOException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occurs
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.SimpleClusteredVersionExternalizer
class SimpleClusteredVersionExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.versioning.SimpleClusteredVersion> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.versioning.SimpleClusteredVersion readObject(ObjectInput unmarshaller) throws IOException, ClassNotFoundException - Parameters:
unmarshaller- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.TransientCacheEntryExternalizer
class TransientCacheEntryExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.TransientCacheEntry> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.TransientCacheEntry readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.TransientCacheValueExternalizer
class TransientCacheValueExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.TransientCacheValue> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.TransientCacheValue readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.TransientMortalCacheEntryExternalizer
class TransientMortalCacheEntryExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.TransientMortalCacheEntry> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.TransientMortalCacheEntry readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
Class org.infinispan.tools.store.migrator.marshaller.common.TransientMortalCacheValueExternalizer
class TransientMortalCacheValueExternalizer extends AbstractMigratorExternalizer<org.infinispan.container.entries.TransientMortalCacheValue> implements Serializable-
Serialization Methods
-
readObject
public org.infinispan.container.entries.TransientMortalCacheValue readObject(ObjectInput input) throws IOException, ClassNotFoundException - Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-
-
Package org.infinispan.tools.store.migrator.marshaller.infinispan8
-
Class org.infinispan.tools.store.migrator.marshaller.infinispan8.ArrayExternalizers.ListArray
class ListArray extends Object implements Serializable-
Serialization Methods
-
readObject
- Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
writeObject
- Parameters:
output- the object output to write tolists- the object reference to write- Throws:
IOException- if an I/O error occurs
-
-
-
-
Package org.infinispan.tools.store.migrator.marshaller.infinispan9
-
Class org.infinispan.tools.store.migrator.marshaller.infinispan9.CollectionExternalizer
class CollectionExternalizer extends AbstractMigratorExternalizer<Collection> implements Serializable-
Serialization Methods
-
readObject
- Parameters:
input- the object input to read from- Throws:
IOException- if an I/O error occursClassNotFoundException- if a class could not be found
-
-
-