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 booleanUSE_CONCURRENT_DECODE_METAINDEX
-
Constructor Summary
Constructors Constructor Description ConcurrentIndexUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisConcurrent(Index index)static IndexmakeConcurrentForRetrieval(Index index)
-