Serialized Form
-
Package org.infinispan.query.remote.impl.filter
-
Class org.infinispan.query.remote.impl.filter.ContinuousQueryResultExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<org.infinispan.query.remote.client.impl.ContinuousQueryResult> implements Serializable
-
Serialization Methods
-
readObject
public org.infinispan.query.remote.client.impl.ContinuousQueryResult readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.infinispan.query.remote.client.impl.ContinuousQueryResult continuousQueryResult) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.remote.impl.filter.FilterResultExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<org.infinispan.query.remote.client.FilterResult> implements Serializable
-
Serialization Methods
-
readObject
public org.infinispan.query.remote.client.FilterResult readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.infinispan.query.remote.client.FilterResult filterResult) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.remote.impl.filter.IckleBinaryProtobufFilterAndConverter.Externalizer extends org.infinispan.commons.marshall.AbstractExternalizer<IckleBinaryProtobufFilterAndConverter> implements Serializable
-
Serialization Methods
-
readObject
public IckleBinaryProtobufFilterAndConverter readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, IckleBinaryProtobufFilterAndConverter object) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.remote.impl.filter.IckleContinuousQueryProtobufCacheEventFilterConverter.Externalizer extends org.infinispan.commons.marshall.AbstractExternalizer<IckleContinuousQueryProtobufCacheEventFilterConverter> implements Serializable
-
Serialization Methods
-
readObject
public IckleContinuousQueryProtobufCacheEventFilterConverter readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, IckleContinuousQueryProtobufCacheEventFilterConverter filterAndConverter) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.remote.impl.filter.IckleProtobufCacheEventFilterConverter.Externalizer extends org.infinispan.commons.marshall.AbstractExternalizer<IckleProtobufCacheEventFilterConverter> implements Serializable
-
Serialization Methods
-
readObject
public IckleProtobufCacheEventFilterConverter readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, IckleProtobufCacheEventFilterConverter object) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.remote.impl.filter.IckleProtobufFilterAndConverter.Externalizer extends org.infinispan.commons.marshall.AbstractExternalizer<IckleProtobufFilterAndConverter> implements Serializable
-
Serialization Methods
-
readObject
public IckleProtobufFilterAndConverter readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, IckleProtobufFilterAndConverter filterAndConverter) throws IOException
- Throws:
IOException
-
-
-
-
Package org.infinispan.query.remote.impl.logging
-
Class org.infinispan.query.remote.impl.logging.Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-