Uses of Interface
com.atlassian.jira.issue.index.LuceneConnectionFactory

Packages that use LuceneConnectionFactory
com.atlassian.jira.issue.index   
com.atlassian.jira.sharing.index   
 

Uses of LuceneConnectionFactory in com.atlassian.jira.issue.index
 

Classes in com.atlassian.jira.issue.index that implement LuceneConnectionFactory
 class LuceneConnectionFactoryImpl
           
 

Constructors in com.atlassian.jira.issue.index with parameters of type LuceneConnectionFactory
DefaultLuceneConnectionManager(LuceneConnectionFactory connectionFactory)
          Construct a new object.
SingleThreadedIssueIndexer(LuceneConnectionFactory connectionFactory, IndexPath indexPath)
           
 

Uses of LuceneConnectionFactory in com.atlassian.jira.sharing.index
 

Constructors in com.atlassian.jira.sharing.index with parameters of type LuceneConnectionFactory
DefaultSharedEntityIndexer.DefaultEntityTypeConnectionManager(LuceneConnectionFactory connectionFactory, IndexPath indexPath)
           
DefaultSharedEntityIndexer(LuceneConnectionFactory connectionFactory, IndexPath indexPath, ShareTypeFactory shareTypeFactory, PermissionQueryFactory permissionQueryFactory, SharedEntityAccessor.Factory accessorFactory)
           
 



Copyright © 2002-2008 Atlassian. All Rights Reserved.