|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceCounter | |
|---|---|
| org.apache.lucene.gdata.search | Classes used for query the lucene index for a specific feed instance |
| org.apache.lucene.gdata.storage.lucenestorage | Lucene storage implementation |
| org.apache.lucene.gdata.utils | Utils package |
| Uses of ReferenceCounter in org.apache.lucene.gdata.search |
|---|
| Constructors in org.apache.lucene.gdata.search with parameters of type ReferenceCounter | |
|---|---|
StandardGdataSearcher(ReferenceCounter<IndexSearcher> searcher)
constructs a new GdataSearcher |
|
| Uses of ReferenceCounter in org.apache.lucene.gdata.storage.lucenestorage |
|---|
| Methods in org.apache.lucene.gdata.storage.lucenestorage that return ReferenceCounter | |
|---|---|
protected ReferenceCounter<StorageQuery> |
StorageCoreController.getStorageQuery()
returns a StorageQuery to query the storage index. |
| Uses of ReferenceCounter in org.apache.lucene.gdata.utils |
|---|
| Methods in org.apache.lucene.gdata.utils that return ReferenceCounter | |
|---|---|
ReferenceCounter<Type> |
ReferenceCounter.increamentReference()
Increments the reference |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||