Package org.hibernate.search.mapper.pojo.automaticindexing.building.impl
-
Class Summary Class Description AbstractPojoIndexingDependencyCollectorDirectValueNode<P,V> A node representing a value in a dependency collector.AbstractPojoIndexingDependencyCollectorDirectValueNode.Metadata DerivedDependencyWalkingInfo PojoImplicitReindexingResolverBuildingHelper PojoIndexingDependencyCollectorDisjointValueNode<V> A node representing a disjoint value in a dependency collector, i.e.PojoIndexingDependencyCollectorMonomorphicDirectValueNode<P,V> A node representing a value in a dependency collector, and considering that the type holding the property/value has the same metadata from its subtypes.PojoIndexingDependencyCollectorNode PojoIndexingDependencyCollectorPolymorphicDirectValueNode<P,V> A node representing a value in a dependency collector, and considering that the type holding the property/value has the different metadata from its subtypes.PojoIndexingDependencyCollectorPropertyNode<T,P> A node representing a property in a dependency collector.PojoIndexingDependencyCollectorTypeNode<T> A node representing a type in a dependency collector.