Class InfinispanMappingPartialBuildState
java.lang.Object
org.infinispan.search.mapper.mapping.impl.InfinispanMappingPartialBuildState
- All Implemented Interfaces:
MappingPartialBuildState
-
Method Summary
Modifier and TypeMethodDescriptionvoidClose the resources held by this object.
-
Method Details
-
closeOnFailure
public void closeOnFailure()Description copied from interface:MappingPartialBuildStateClose the resources held by this object.Called in the event of a failure that will prevent the mapping to be fully built.
- Specified by:
closeOnFailurein interfaceMappingPartialBuildState
-
finalizeMapping
-