Package org.terrier.structures
Annotation Type ConcurrentReadable
-
@Retention(RUNTIME) public @interface ConcurrentReadable
This annotation makes that an index data structure can be read by more than one thread concurrently.
@Retention(RUNTIME)
public @interface ConcurrentReadable