|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchableRepositorySource.AbstractConnection | |
|---|---|
| org.modeshape.graph.search | A small framework for a search engine component. |
| Uses of SearchableRepositorySource.AbstractConnection in org.modeshape.graph.search |
|---|
| Subclasses of SearchableRepositorySource.AbstractConnection in org.modeshape.graph.search | |
|---|---|
protected class |
SearchableRepositorySource.ParallelConnection
A RepositoryConnection implementation that calls the delegate processor in a background thread, allowing the
processing of the FullTextSearchRequest and AccessQueryRequest objects to be done in this thread and in
parallel with other requests. |
protected class |
SearchableRepositorySource.SynchronousConnection
A RepositoryConnection implementation that calls the delegate processor in the calling thread. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||