Class DirtinessDescriptor
java.lang.Object
org.hibernate.search.mapper.pojo.work.spi.DirtinessDescriptor
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDirtinessDescriptor
(boolean forceSelfDirty, boolean forceContainingDirty, Set<String> dirtyPaths, boolean updatedBecauseOfContained) -
Method Summary