Class ConcurrentIndexUtils
- java.lang.Object
-
- org.terrier.structures.concurrent.ConcurrentIndexUtils
-
public class ConcurrentIndexUtils extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
USE_CONCURRENT_DECODE_METAINDEX
-
Constructor Summary
Constructors Constructor Description ConcurrentIndexUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isConcurrent(Index index)
static Index
makeConcurrentForRetrieval(Index index)
-