Uses of Interface
org.alfresco.repo.index.shard.ShardRegistry
-
Packages that use ShardRegistry Package Description org.alfresco.repo.search org.alfresco.repo.search.impl.solr org.alfresco.repo.solr -
-
Uses of ShardRegistry in org.alfresco.repo.search
Methods in org.alfresco.repo.search that return ShardRegistry Modifier and Type Method Description ShardRegistrySearchTrackingComponent. getShardRegistry()Get the shard registry -
Uses of ShardRegistry in org.alfresco.repo.search.impl.solr
Methods in org.alfresco.repo.search.impl.solr that return ShardRegistry Modifier and Type Method Description ShardRegistrySolrQueryHTTPClient. getShardRegistry()ShardRegistrySolrSQLHttpClient. getShardRegistry()Methods in org.alfresco.repo.search.impl.solr with parameters of type ShardRegistry Modifier and Type Method Description static SolrStoreMappingWrapperSolrClientUtil. extractMapping(StoreRef store, HashMap<StoreRef,SolrStoreMappingWrapper> mappingLookup, ShardRegistry shardRegistry, boolean useDynamicShardRegistration, org.springframework.beans.factory.BeanFactory beanFactory)voidSolrQueryHTTPClient. setShardRegistry(ShardRegistry shardRegistry)voidSolrSQLHttpClient. setShardRegistry(ShardRegistry shardRegistry) -
Uses of ShardRegistry in org.alfresco.repo.solr
Methods in org.alfresco.repo.solr that return ShardRegistry Modifier and Type Method Description ShardRegistrySOLRTrackingComponentImpl. getShardRegistry()Methods in org.alfresco.repo.solr with parameters of type ShardRegistry Modifier and Type Method Description voidSOLRAdminClient. setShardRegistry(ShardRegistry shardRegistry)voidSOLRTrackingComponentImpl. setShardRegistry(ShardRegistry shardRegistry)
-