Interface InfinispanSearchMapperHints

All Superinterfaces:
org.hibernate.search.mapper.pojo.reporting.spi.MapperHints
All Known Implementing Classes:
InfinispanSearchMapperHints_$bundle

@MessageBundle(projectCode="HSEARCH") public interface InfinispanSearchMapperHints extends org.hibernate.search.mapper.pojo.reporting.spi.MapperHints
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    Fields inherited from interface org.hibernate.search.mapper.pojo.reporting.spi.MapperHints

    NONE
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Field Details

  • Method Details

    • cannotReadJandexRootMapping

      @Message("Cannot read Jandex Root Mapping") String cannotReadJandexRootMapping()
      Specified by:
      cannotReadJandexRootMapping in interface org.hibernate.search.mapper.pojo.reporting.spi.MapperHints