Uses of Package
org.hibernate.search.backend.impl.jgroups

Packages that use org.hibernate.search.backend.impl.jgroups
org.hibernate.search.backend.impl.jgroups   
 

Classes in org.hibernate.search.backend.impl.jgroups used by org.hibernate.search.backend.impl.jgroups
JGroupsBackendQueueProcessor
          This index backend is able to switch dynamically between a standard Lucene index writing backend and one which sends work remotely over a JGroups channel.
NodeSelectorStrategy
          A NodeSelectorStrategy represents the strategy by which a node out of the JGroups cluster is selected to apply changes to the Lucene index.
NodeSelectorStrategyHolder
          Contains the NodeSelectorStrategy selected for each index, or returns the default one.
 



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