Serialized Form
-
Package org.infinispan.server.hotrod
-
Class org.infinispan.server.hotrod.CheckAddressTask.CheckAddressTaskExternalizer
class 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
class 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)
-
-
-
Exception Class org.infinispan.server.hotrod.MissingFactoryException
class MissingFactoryException extends IllegalArgumentException implements Serializable
-
-
Package org.infinispan.server.hotrod.event
-
Class org.infinispan.server.hotrod.event.KeyValueWithPreviousEventConverterExternalizer
class 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
class IterationFilterExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<IterationFilter> implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package org.infinispan.server.hotrod.logging
-
Class org.infinispan.server.hotrod.logging.Log_$logger
class Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable- serialVersionUID:
- 1L
-