| Package | Description |
|---|---|
| org.hibernate.search.backend.jgroups.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DispatchMessageSender
We use the MessageDispatcher instead of the JChannel to be able to use blocking
operations (optionally) without having to rely on the RSVP protocol
being configured on the stack.
|
| Constructor and Description |
|---|
JGroupsBackendQueueTask(MessageSenderService messageSender,
IndexManager indexManager,
NodeSelectorService masterNodeSelector,
LuceneWorkSerializer luceneWorkSerializer,
boolean blockForACK,
long messageTimeout) |
Copyright © 2006–2017 Hibernate. All rights reserved.