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.