Class IndexPropertyInspector


  • public final class IndexPropertyInspector
    extends Object
    Extract useful information from indexing configuration
    Since:
    7.0
    Author:
    gustavonalle
    • Method Detail

      • getLockingCacheName

        public static String getLockingCacheName​(Properties properties)
      • getDataCacheName

        public static String getDataCacheName​(Properties properties)
      • getMetadataCacheName

        public static String getMetadataCacheName​(Properties properties)
      • hasInfinispanDirectory

        public static boolean hasInfinispanDirectory​(Properties properties)