Uses of Interface
org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.RoutingBinder
Packages that use RoutingBinder
Package
Description
-
Uses of RoutingBinder in org.hibernate.search.mapper.pojo.bridge.mapping.annotation
Classes in org.hibernate.search.mapper.pojo.bridge.mapping.annotation that implement RoutingBinderModifier and TypeClassDescriptionstatic classClass used as a marker for the default value of theRoutingBinderRef.type()attribute. -
Uses of RoutingBinder in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
Methods in org.hibernate.search.mapper.pojo.mapping.definition.programmatic with parameters of type RoutingBinderModifier and TypeMethodDescriptiondefault TypeMappingIndexedStepTypeMappingIndexedStep.routingBinder(RoutingBinder binder) Define a routing binder, responsible for creating a bridge.TypeMappingIndexedStep.routingBinder(RoutingBinder binder, Map<String, Object> params) Define a routing binder, responsible for creating a bridge. -
Uses of RoutingBinder in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
Methods in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi with parameters of type RoutingBinderModifier and TypeMethodDescriptionvoidPojoAdditionalMetadataCollectorIndexedTypeNode.routingBinder(RoutingBinder binder, Map<String, Object> params)