| Package | Description |
|---|---|
| org.hibernate.search.backend.jgroups.impl |
| Class and Description |
|---|
| 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.
|
| MessageSenderService
Abstract away message submission.
|
| NodeSelectorService
Contains the
NodeSelectorStrategy selected for each index,
or returns the default one. |
| NodeSelectorStrategy
A NodeSelectorStrategy represents the strategy by which a node out of
the JGroups cluster is selected to apply changes to the Lucene index.
|
Copyright © 2006–2018 Hibernate. All rights reserved.