|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DocValues.SourceCache | |
|---|---|
| org.apache.lucene.index | Code to maintain and access indices. |
| Uses of DocValues.SourceCache in org.apache.lucene.index |
|---|
| Subclasses of DocValues.SourceCache in org.apache.lucene.index | |
|---|---|
static class |
DocValues.SourceCache.DirectSourceCache
Simple per DocValues instance cache implementation that holds a
DocValues.Source a member variable. |
| Methods in org.apache.lucene.index with parameters of type DocValues.SourceCache | |
|---|---|
void |
DocValues.setCache(DocValues.SourceCache cache)
Sets the DocValues.SourceCache used by this DocValues instance. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||