| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.mapping.spi | |
| org.hibernate.search.mapper.pojo.session.spi |
| Modifier and Type | Method and Description |
|---|---|
PojoIndexingPlan |
PojoMappingDelegate.createIndexingPlan(PojoWorkSessionContext context,
DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
PojoIndexingPlan |
AbstractPojoMappingImplementor.createIndexingPlan(PojoWorkSessionContext context,
DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected PojoIndexingPlan |
AbstractPojoSearchSession.createIndexingPlan(DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
PojoIndexingPlan |
PojoSearchSessionMappingContext.createIndexingPlan(PojoWorkSessionContext context,
DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.