Package | Description |
---|---|
org.hibernate.search.engine.impl | |
org.hibernate.search.spi.impl |
Modifier and Type | Class and Description |
---|---|
class |
DefaultIndexManagerFactory
This is the default
IndexManager implementation for Hibernate Search. |
Modifier and Type | Method and Description |
---|---|
IndexManagerFactory |
DynamicShardingEntityIndexBinding.getIndexManagerFactory() |
IndexManagerFactory |
ImmutableSearchFactory.getIndexManagerFactory() |
IndexManagerFactory |
MutableSearchFactory.getIndexManagerFactory() |
IndexManagerFactory |
MutableSearchFactoryState.getIndexManagerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
MutableSearchFactoryState.setIndexManagerFactory(IndexManagerFactory indexManagerFactory) |
Modifier and Type | Method and Description |
---|---|
IndexManagerFactory |
SearchFactoryState.getIndexManagerFactory() |
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved