Modifier and Type | Method and Description |
---|---|
ContextualFailureCollector |
FailureCollector.withContext(EventContext context) |
ContextualFailureCollector |
FailureCollector.withContext(EventContextElement contextElement) |
Modifier and Type | Method and Description |
---|---|
ContextualFailureCollector |
MappingBuildContext.getFailureCollector()
A collector of (non-fatal) failures, allowing to notify Hibernate Search
that something went wrong and bootstrap should be aborted at some point,
while still continuing the bootstrap process for some time to collect other errors
that could be relevant to users.
|
Modifier and Type | Method and Description |
---|---|
ContextualFailureCollector |
PojoMappingCollector.getFailureCollector() |
Modifier and Type | Method and Description |
---|---|
ContextualFailureCollector |
PojoAdditionalMetadataCollector.getFailureCollector() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.