Class CacheUtils


  • public class CacheUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CacheUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isUnqualified​(java.lang.String regionName, SessionFactoryOptions options)  
      • Methods inherited from class java.lang.Object

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

      • CacheUtils

        public CacheUtils()
    • Method Detail

      • isUnqualified

        public static boolean isUnqualified​(java.lang.String regionName,
                                            SessionFactoryOptions options)