Class AffinityErrorHandler

  • All Implemented Interfaces:
    org.hibernate.search.exception.ErrorHandler

    public class AffinityErrorHandler
    extends org.infinispan.query.backend.WrappingErrorHandler
    Handles errors occurred in the AffinityIndexManager.
    Since:
    9.0
    • Constructor Detail

      • AffinityErrorHandler

        public AffinityErrorHandler​(org.hibernate.search.exception.ErrorHandler handler)
    • Method Detail

      • errorOccurred

        protected boolean errorOccurred​(org.hibernate.search.exception.ErrorContext context)
        Specified by:
        errorOccurred in class org.infinispan.query.backend.WrappingErrorHandler