Class PojoIndexingProcessorPropertyBridgeNode<P>

java.lang.Object
org.hibernate.search.mapper.pojo.processing.impl.PojoIndexingProcessor<P>
org.hibernate.search.mapper.pojo.processing.impl.PojoIndexingProcessorPropertyBridgeNode<P>
Type Parameters:
P - The type of the processed property.
All Implemented Interfaces:
AutoCloseable, ToStringTreeAppendable

public class PojoIndexingProcessorPropertyBridgeNode<P> extends PojoIndexingProcessor<P>
A node inside a PojoIndexingProcessor responsible for applying a PropertyBridge.