Uses of Interface
com.atlassian.jira.sharing.index.DirectoryFactory
Packages that use DirectoryFactory
Package
Description
-
Uses of DirectoryFactory in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar
Methods in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar that return DirectoryFactoryModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.indexPathDirectoryFactory(IndexPathManager indexPathManager, LuceneDirectoryUtils luceneDirectoryUtils) Methods in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar with parameters of type DirectoryFactoryModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.defaultSharedEntityIndexer(ShareTypeFactory shareTypeFactory, SharedEntitySearchContextToQueryFactoryMap sharedEntitySearchContextToQueryFactoryMap, SharedEntityAccessor.Factory factory, DirectoryFactory directoryFactory, UserManager userManager, ReplicatedIndexManager replicatedIndexManager, ApplicationProperties applicationProperties, IndexBackupContributionStrategy indexBackupContributionStrategy) -
Uses of DirectoryFactory in com.atlassian.jira.sharing.index
Classes in com.atlassian.jira.sharing.index that implement DirectoryFactoryModifier and TypeClassDescriptionclassAn implementation that uses theIndexPathManageras its way of getting a DirectoryclassAn implementation ofDirectoryFactorythat uses aRAMDirectoryConstructors in com.atlassian.jira.sharing.index with parameters of type DirectoryFactoryModifierConstructorDescriptionDefaultSharedEntityIndexer(ShareTypeFactory shareTypeFactory, SharedEntitySearchContextToQueryFactoryMap searchContextToQueryFactoryMap, SharedEntityAccessor.Factory accessorFactory, DirectoryFactory directoryFactory, UserManager userManager, ReplicatedIndexManager replicatedIndexManager, ApplicationProperties applicationProperties, IndexBackupContributionStrategy backupPreparationStrategy)