Serialized Form
-
Package org.infinispan.hibernate.cache.commons.util
-
Class org.infinispan.hibernate.cache.commons.util.Externalizers.UUIDExternalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public UUID readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, UUID uuid) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.hibernate.cache.commons.util.FilterNullValueConverter.Externalizer extends org.infinispan.commons.marshall.AbstractExternalizer<FilterNullValueConverter> implements Serializable
-
Serialization Methods
-
readObject
public FilterNullValueConverter readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, FilterNullValueConverter object) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.hibernate.cache.commons.util.FilterNullValueConverter.NullValue.Externalizer extends org.infinispan.commons.marshall.AbstractExternalizer<FilterNullValueConverter.NullValue> implements Serializable
-
Serialization Methods
-
readObject
public FilterNullValueConverter.NullValue readObject(ObjectInput input)
-
writeObject
public void writeObject(ObjectOutput output, FilterNullValueConverter.NullValue object)
-
-
-
Class org.infinispan.hibernate.cache.commons.util.FutureUpdate.Externalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public FutureUpdate readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, FutureUpdate object) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.hibernate.cache.commons.util.InfinispanMessageLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.infinispan.hibernate.cache.commons.util.Tombstone.ExcludeTombstonesFilterExternalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public Tombstone.ExcludeTombstonesFilter readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, Tombstone.ExcludeTombstonesFilter object) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.hibernate.cache.commons.util.Tombstone.Externalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public Tombstone readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, Tombstone tombstone) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.hibernate.cache.commons.util.TombstoneUpdate.Externalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public TombstoneUpdate readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, TombstoneUpdate object) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.hibernate.cache.commons.util.VersionedEntry.ExcludeEmptyVersionedEntryExternalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public org.infinispan.hibernate.cache.commons.util.VersionedEntry.ExcludeEmptyFilter readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.infinispan.hibernate.cache.commons.util.VersionedEntry.ExcludeEmptyFilter object) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.hibernate.cache.commons.util.VersionedEntry.Externalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public VersionedEntry readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, VersionedEntry object) throws IOException
- Throws:
IOException
-
-
-