Package org.hibernate.search.mapper.pojo.automaticindexing.impl
package org.hibernate.search.mapper.pojo.automaticindexing.impl
-
ClassDescriptionInformation about associations involved in reindexing.A
PojoImplicitReindexingAssociationInverseSideResolverNodemarking as "to reindex" object passed as an input.A resolver of the inverse side of an association based on an "association state".The context passed to aPojoImplicitReindexingAssociationInverseSideResolverand propagated to everyPojoImplicitReindexingAssociationInverseSideResolverNode.An object responsible for resolving the set of entities that should be reindexed when a given entity changes.APojoImplicitReindexingResolverNodeworking at the type level, but applying a cast before anything else.APojoImplicitReindexingResolverNodedealing with a specific container type, extracting values from the container then applying nested resolvers to the values.APojoImplicitReindexingResolverNodeapplying a filter to decide whether to apply a delegate.APojoImplicitReindexingResolverNodemarking as "to reindex" any dirty object passed as an input.APojoImplicitReindexingResolverNoderesponsible for applying multiple resolvers.An node within aPojoImplicitReindexingResolver.APojoImplicitReindexingResolverNodeworking at the type level, without casting.APojoImplicitReindexingResolverNodedealing with a specific property of a specific type, getting the value from that property then applying nested resolvers to that value.The context passed to aPojoImplicitReindexingResolverand propagated to everyPojoImplicitReindexingResolverNode.A collector of entities to be reindexed.A collector of entities to be reindexed.