public interface ReaderCache
Modifier and Type | Method and Description |
---|---|
Collection<String>[] |
get(org.apache.lucene.index.IndexReader reader,
String key,
Supplier<Collection<String>[]> supplier) |
Collection<String>[] get(org.apache.lucene.index.IndexReader reader, String key, Supplier<Collection<String>[]> supplier)
Copyright © 2002-2017 Atlassian. All Rights Reserved.