Uses of Package
org.hibernate.search.backend.spi

Packages that use org.hibernate.search.backend.spi
org.hibernate.search.backend   
org.hibernate.search.backend.impl   
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.spi   
org.hibernate.search.engine.impl   
org.hibernate.search.event.impl   
org.hibernate.search.impl   
org.hibernate.search.indexes.impl   
org.hibernate.search.spi   
org.hibernate.search.spi.internals   
org.hibernate.search.util.impl   
org.hibernate.search.util.logging.impl   
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.backend
BackendQueueProcessor
          Interface for different types of queue processors.
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.backend.impl
Work
          A unit of work.
Worker
          Perform work for a given context (eg a transaction).
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.backend.impl.blackhole
BackendQueueProcessor
          Interface for different types of queue processors.
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.backend.impl.jgroups
BackendQueueProcessor
          Interface for different types of queue processors.
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.backend.impl.jms
BackendQueueProcessor
          Interface for different types of queue processors.
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.backend.impl.lucene
BackendQueueProcessor
          Interface for different types of queue processors.
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.backend.spi
LuceneIndexingParameters.ParameterSet
           
Work
          A unit of work.
WorkType
          Enumeration of the different types of Lucene work.
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.engine.impl
Work
          A unit of work.
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.event.impl
WorkType
          Enumeration of the different types of Lucene work.
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.impl
BackendQueueProcessor
          Interface for different types of queue processors.
Work
          A unit of work.
Worker
          Perform work for a given context (eg a transaction).
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.indexes.impl
BackendQueueProcessor
          Interface for different types of queue processors.
LuceneIndexingParameters
          Wrapper class around the Lucene indexing parameters defined in IndexWriterSetting.
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.spi
Work
          A unit of work.
Worker
          Perform work for a given context (eg a transaction).
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.spi.internals
Worker
          Perform work for a given context (eg a transaction).
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.util.impl
Work
          A unit of work.
 

Classes in org.hibernate.search.backend.spi used by org.hibernate.search.util.logging.impl
WorkType
          Enumeration of the different types of Lucene work.
 



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