Class ConcurrentIndexUtils


  • public class ConcurrentIndexUtils
    extends java.lang.Object
    • Field Detail

      • USE_CONCURRENT_DECODE_METAINDEX

        public static boolean USE_CONCURRENT_DECODE_METAINDEX
    • Constructor Detail

      • ConcurrentIndexUtils

        public ConcurrentIndexUtils()
    • Method Detail

      • isConcurrent

        public static boolean isConcurrent​(Index index)
      • makeConcurrentForRetrieval

        public static Index makeConcurrentForRetrieval​(Index index)