Package | Description |
---|---|
org.hibernate.search.backend.jgroups.impl | |
org.hibernate.search.engine.impl | |
org.hibernate.search.store.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.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultIndexManagerFactory
This is the default
IndexManager implementation for Hibernate Search. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLockFactoryCreator
The one and only
LockFactoryCreator . |
Copyright © 2006–2016 Hibernate. All rights reserved.