Uses of Package
org.hibernate.search.engine.reporting
-
Packages that use org.hibernate.search.engine.reporting Package Description org.hibernate.search.engine.backend.orchestration.spi org.hibernate.search.engine.backend.spi org.hibernate.search.engine.cfg This package contains everything related to the configuration of the Hibernate Search engine.org.hibernate.search.engine.mapper.mapping.building.spi org.hibernate.search.engine.reporting org.hibernate.search.mapper.orm.automaticindexing.session org.hibernate.search.mapper.orm.automaticindexing.spi org.hibernate.search.mapper.pojo.mapping.spi org.hibernate.search.mapper.pojo.massindexing.spi -
Classes in org.hibernate.search.engine.reporting used by org.hibernate.search.engine.backend.orchestration.spi Class Description FailureHandler A handler for failures occurring during background operations, which may not have been reported to the caller due to being executed asynchronously. -
Classes in org.hibernate.search.engine.reporting used by org.hibernate.search.engine.backend.spi Class Description FailureHandler A handler for failures occurring during background operations, which may not have been reported to the caller due to being executed asynchronously. -
Classes in org.hibernate.search.engine.reporting used by org.hibernate.search.engine.cfg Class Description FailureHandler A handler for failures occurring during background operations, which may not have been reported to the caller due to being executed asynchronously. -
Classes in org.hibernate.search.engine.reporting used by org.hibernate.search.engine.mapper.mapping.building.spi Class Description FailureHandler A handler for failures occurring during background operations, which may not have been reported to the caller due to being executed asynchronously. -
Classes in org.hibernate.search.engine.reporting used by org.hibernate.search.engine.reporting Class Description EntityIndexingFailureContext Contextual information about a failure to index entities.EntityIndexingFailureContext.Builder FailureContext Contextual information about a failing background operation.FailureContext.Builder -
Classes in org.hibernate.search.engine.reporting used by org.hibernate.search.mapper.orm.automaticindexing.session Class Description FailureHandler A handler for failures occurring during background operations, which may not have been reported to the caller due to being executed asynchronously. -
Classes in org.hibernate.search.engine.reporting used by org.hibernate.search.mapper.orm.automaticindexing.spi Class Description FailureHandler A handler for failures occurring during background operations, which may not have been reported to the caller due to being executed asynchronously. -
Classes in org.hibernate.search.engine.reporting used by org.hibernate.search.mapper.pojo.mapping.spi Class Description FailureHandler A handler for failures occurring during background operations, which may not have been reported to the caller due to being executed asynchronously. -
Classes in org.hibernate.search.engine.reporting used by org.hibernate.search.mapper.pojo.massindexing.spi Class Description FailureHandler A handler for failures occurring during background operations, which may not have been reported to the caller due to being executed asynchronously.