Uses of Package
org.hibernate.search.backend

Packages that use org.hibernate.search.backend
org.hibernate.search.backend   
org.hibernate.search.backend.impl   
org.hibernate.search.backend.impl.batch   
org.hibernate.search.backend.impl.blackhole   
org.hibernate.search.backend.impl.jgroups   
org.hibernate.search.backend.impl.jms   
org.hibernate.search.backend.impl.lucene   
org.hibernate.search.backend.impl.lucene.works   
org.hibernate.search.backend.spi   
org.hibernate.search.batchindexing   
org.hibernate.search.engine.impl   
org.hibernate.search.engine.spi   
org.hibernate.search.exception   
org.hibernate.search.exception.impl   
org.hibernate.search.impl   
org.hibernate.search.indexes.impl   
org.hibernate.search.indexes.serialization.avro.impl   
org.hibernate.search.indexes.serialization.impl   
org.hibernate.search.indexes.serialization.javaserialization.impl Represents a canonical model for the data that ought to be serialized. 
org.hibernate.search.indexes.serialization.spi   
org.hibernate.search.indexes.spi   
org.hibernate.search.jmx   
org.hibernate.search.sandbox.standalone This package contains various experimentations. 
 

Classes in org.hibernate.search.backend used by org.hibernate.search.backend
FlushLuceneWork
          Used to flush and commit asynchronous and other pending operations on the Indexes.
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
OptimizeLuceneWork
          A unit of work triggering an optimize operation.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.backend.impl
AddLuceneWork
           
DeleteLuceneWork
           
FlushLuceneWork
          Used to flush and commit asynchronous and other pending operations on the Indexes.
IndexingMonitor
           
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
OptimizeLuceneWork
          A unit of work triggering an optimize operation.
PurgeAllLuceneWork
          A unit of work used to purge an entire index.
TransactionContext
          Contract needed by Hibernate Search to batch changes per transaction.
UpdateLuceneWork
          Carries a Lucene update operation from the engine to the backend
 

Classes in org.hibernate.search.backend used by org.hibernate.search.backend.impl.batch
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.backend.impl.blackhole
IndexingMonitor
           
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.backend.impl.jgroups
IndexingMonitor
           
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.backend.impl.jms
IndexingMonitor
           
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.backend.impl.lucene
IndexingMonitor
           
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.backend.impl.lucene.works
AddLuceneWork
           
DeleteLuceneWork
           
FlushLuceneWork
          Used to flush and commit asynchronous and other pending operations on the Indexes.
IndexingMonitor
           
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
OptimizeLuceneWork
          A unit of work triggering an optimize operation.
PurgeAllLuceneWork
          A unit of work used to purge an entire index.
UpdateLuceneWork
          Carries a Lucene update operation from the engine to the backend
 

Classes in org.hibernate.search.backend used by org.hibernate.search.backend.spi
IndexingMonitor
           
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
TransactionContext
          Contract needed by Hibernate Search to batch changes per transaction.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.batchindexing
IndexingMonitor
           
 

Classes in org.hibernate.search.backend used by org.hibernate.search.engine.impl
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.engine.spi
AddLuceneWork
           
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
UpdateLuceneWork
          Carries a Lucene update operation from the engine to the backend
 

Classes in org.hibernate.search.backend used by org.hibernate.search.exception
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.exception.impl
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.impl
IndexingMonitor
           
 

Classes in org.hibernate.search.backend used by org.hibernate.search.indexes.impl
IndexingMonitor
           
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.indexes.serialization.avro.impl
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.indexes.serialization.impl
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.indexes.serialization.javaserialization.impl
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.indexes.serialization.spi
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.indexes.spi
IndexingMonitor
           
LuceneWork
          Represent a Serializable Lucene unit work WARNING: This class aims to be serializable and passed in an asynchronous way across VMs any non backward compatible serialization change should be done with great care and publically announced.
 

Classes in org.hibernate.search.backend used by org.hibernate.search.jmx
IndexingMonitor
           
 

Classes in org.hibernate.search.backend used by org.hibernate.search.sandbox.standalone
TransactionContext
          Contract needed by Hibernate Search to batch changes per transaction.
 



Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved