| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.mapping.spi | |
| org.hibernate.search.mapper.pojo.session.spi |
| Modifier and Type | Method and Description |
|---|---|
<R> PojoIndexingPlan<R> |
PojoMappingDelegate.createIndexingPlan(PojoWorkSessionContext<R> context,
DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
<R> PojoIndexingPlan<R> |
AbstractPojoMappingImplementor.createIndexingPlan(PojoWorkSessionContext<R> context,
DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected PojoIndexingPlan<R> |
AbstractPojoSearchSession.createIndexingPlan(DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
<R> PojoIndexingPlan<R> |
PojoSearchSessionMappingContext.createIndexingPlan(PojoWorkSessionContext<R> 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.