Serialized Form
-
Package org.infinispan.server.hotrod
-
Class org.infinispan.server.hotrod.CheckAddressTask.CheckAddressTaskExternalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public org.infinispan.server.hotrod.CheckAddressTask readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.infinispan.server.hotrod.CheckAddressTask object) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.server.hotrod.HotRodServer.ToEmptyBytesKeyValueFilterConverter.ToEmptyBytesKeyValueFilterConverterExternalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public org.infinispan.server.hotrod.HotRodServer.ToEmptyBytesKeyValueFilterConverter readObject(ObjectInput input)
-
writeObject
public void writeObject(ObjectOutput output, org.infinispan.server.hotrod.HotRodServer.ToEmptyBytesKeyValueFilterConverter object)
-
-
-
Class org.infinispan.server.hotrod.MissingFactoryException extends IllegalArgumentException implements Serializable
-
-
Package org.infinispan.server.hotrod.event
-
Class org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverterExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<KeyValueWithPreviousEventConverter> implements Serializable
-
Serialization Methods
-
readObject
public KeyValueWithPreviousEventConverter readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, KeyValueWithPreviousEventConverter object) throws IOException
- Throws:
IOException
-
-
-
-
Package org.infinispan.server.hotrod.iteration
-
Class org.infinispan.server.hotrod.iteration.IterationFilter.IterationFilterExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<IterationFilter> implements Serializable
-
Serialization Methods
-
readObject
public IterationFilter readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, IterationFilter object) throws IOException
- Throws:
IOException
-
-
-
-
Package org.infinispan.server.hotrod.logging
-
Class org.infinispan.server.hotrod.logging.Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-