Uses of Enum Class
org.hibernate.search.mapper.pojo.massindexing.MassIndexingDefaultCleanOperation
Packages that use MassIndexingDefaultCleanOperation
Package
Description
-
Uses of MassIndexingDefaultCleanOperation in org.hibernate.search.mapper.orm.cfg
Fields in org.hibernate.search.mapper.orm.cfg declared as MassIndexingDefaultCleanOperationModifier and TypeFieldDescriptionstatic final MassIndexingDefaultCleanOperationHibernateOrmMapperSettings.Defaults.INDEXING_MASS_DEFAULT_CLEAN_OPERATION -
Uses of MassIndexingDefaultCleanOperation in org.hibernate.search.mapper.orm.mapping.impl
Methods in org.hibernate.search.mapper.orm.mapping.impl that return MassIndexingDefaultCleanOperation -
Uses of MassIndexingDefaultCleanOperation in org.hibernate.search.mapper.orm.massindexing.impl
Methods in org.hibernate.search.mapper.orm.massindexing.impl that return MassIndexingDefaultCleanOperationModifier and TypeMethodDescriptionHibernateOrmMassIndexingContext.massIndexingDefaultCleanOperation()HibernateOrmMassIndexingMappingContext.massIndexingDefaultCleanOperation() -
Uses of MassIndexingDefaultCleanOperation in org.hibernate.search.mapper.orm.spi
Methods in org.hibernate.search.mapper.orm.spi that return MassIndexingDefaultCleanOperation -
Uses of MassIndexingDefaultCleanOperation in org.hibernate.search.mapper.pojo.massindexing
Methods in org.hibernate.search.mapper.pojo.massindexing that return MassIndexingDefaultCleanOperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MassIndexingDefaultCleanOperation[]MassIndexingDefaultCleanOperation.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MassIndexingDefaultCleanOperation in org.hibernate.search.mapper.pojo.massindexing.spi
Methods in org.hibernate.search.mapper.pojo.massindexing.spi that return MassIndexingDefaultCleanOperation