Class LuceneWorkConverter


  • public final class LuceneWorkConverter
    extends java.lang.Object
    Manages conversions of LuceneWork.
    Since:
    9.0
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<org.hibernate.search.backend.LuceneWork> transformKeysToString​(java.util.Collection<org.hibernate.search.backend.LuceneWork> works, org.infinispan.query.backend.KeyTransformationHandler handler)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • transformKeysToString

        public static java.util.List<org.hibernate.search.backend.LuceneWork> transformKeysToString​(java.util.Collection<org.hibernate.search.backend.LuceneWork> works,
                                                                                                    org.infinispan.query.backend.KeyTransformationHandler handler)