Serialized Form
-
Package org.infinispan.query
-
Class org.infinispan.query.SearchTimeoutException extends RuntimeException implements Serializable
-
-
Package org.infinispan.query.clustered
-
Class org.infinispan.query.clustered.ClusteredQueryOperation.Externalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public ClusteredQueryOperation readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, ClusteredQueryOperation object) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.clustered.NodeTopDocs.Externalizer extends org.infinispan.commons.marshall.AbstractExternalizer<NodeTopDocs> implements Serializable
-
Serialization Methods
-
readObject
public NodeTopDocs readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, NodeTopDocs topDocs) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.clustered.QueryResponse.Externalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public QueryResponse readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, QueryResponse queryResponse) throws IOException
- Throws:
IOException
-
-
-
-
Package org.infinispan.query.impl
-
Class org.infinispan.query.impl.QueryDefinition.Externalizer extends Object implements Serializable
-
Serialization Methods
-
readObject
public QueryDefinition readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, QueryDefinition queryDefinition) throws IOException
- Throws:
IOException
-
-
-
-
Package org.infinispan.query.impl.externalizers
-
Class org.infinispan.query.impl.externalizers.LuceneBytesRefExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<org.apache.lucene.util.BytesRef> implements Serializable
-
Serialization Methods
-
readObject
public org.apache.lucene.util.BytesRef readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.apache.lucene.util.BytesRef object) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.impl.externalizers.LuceneFieldDocExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<org.apache.lucene.search.FieldDoc> implements Serializable
-
Serialization Methods
-
readObject
public org.apache.lucene.search.FieldDoc readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.apache.lucene.search.FieldDoc sortField) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.impl.externalizers.LuceneScoreDocExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<org.apache.lucene.search.ScoreDoc> implements Serializable
-
Serialization Methods
-
readObject
public org.apache.lucene.search.ScoreDoc readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.apache.lucene.search.ScoreDoc sortField) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.impl.externalizers.LuceneSortExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<org.apache.lucene.search.Sort> implements Serializable
-
Serialization Methods
-
readObject
public org.apache.lucene.search.Sort readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.apache.lucene.search.Sort sort) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.impl.externalizers.LuceneSortFieldExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<org.apache.lucene.search.SortField> implements Serializable
-
Serialization Methods
-
readObject
public org.apache.lucene.search.SortField readObject(ObjectInput input) throws IOException
- Throws:
IOException
-
writeObject
public void writeObject(ObjectOutput output, org.apache.lucene.search.SortField sortField) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.impl.externalizers.LuceneTopDocsExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<org.apache.lucene.search.TopDocs> implements Serializable
-
Serialization Methods
-
readObject
public org.apache.lucene.search.TopDocs readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.apache.lucene.search.TopDocs topDocs) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.impl.externalizers.LuceneTopFieldDocsExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<org.apache.lucene.search.TopFieldDocs> implements Serializable
-
Serialization Methods
-
readObject
public org.apache.lucene.search.TopFieldDocs readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.apache.lucene.search.TopFieldDocs topFieldDocs) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.impl.externalizers.LuceneTotalHitsExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<org.apache.lucene.search.TotalHits> implements Serializable
-
Serialization Methods
-
readObject
public org.apache.lucene.search.TotalHits readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.apache.lucene.search.TotalHits totalHits) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.impl.externalizers.PojoRawTypeIdentifierExternalizer extends org.infinispan.commons.marshall.AbstractExternalizer<org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier> implements Serializable
-
Serialization Methods
-
readObject
public org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier object) throws IOException
- Throws:
IOException
-
-
-
-
Package org.infinispan.query.impl.massindex
-
Class org.infinispan.query.impl.massindex.IndexWorker.Externalizer extends org.infinispan.commons.marshall.AbstractExternalizer<IndexWorker> implements Serializable
-
Serialization Methods
-
readObject
public IndexWorker readObject(ObjectInput input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
public void writeObject(ObjectOutput output, IndexWorker worker) throws IOException
- Throws:
IOException
-
-
-
Class org.infinispan.query.impl.massindex.MassIndexerAlreadyStartedException extends RuntimeException implements Serializable
-
-
Package org.infinispan.query.logging
-
Class org.infinispan.query.logging.Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.infinispan.search.mapper.log.impl
-
Class org.infinispan.search.mapper.log.impl.InfinispanEventContextMessages_$bundle extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
protected Object readResolve()
-
-
Class org.infinispan.search.mapper.log.impl.Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-