Uses of Interface
org.alfresco.repo.index.shard.ShardRegistry
Packages that use ShardRegistry
Package
Description
-
Uses of ShardRegistry in org.alfresco.repo.search
Methods in org.alfresco.repo.search that return ShardRegistryModifier and TypeMethodDescriptionSearchTrackingComponent.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 ShardRegistryModifier and TypeMethodDescriptionSolrQueryHTTPClient.getShardRegistry()SolrSQLHttpClient.getShardRegistry()Methods in org.alfresco.repo.search.impl.solr with parameters of type ShardRegistryModifier and TypeMethodDescriptionstatic 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 ShardRegistryMethods in org.alfresco.repo.solr with parameters of type ShardRegistryModifier and TypeMethodDescriptionvoidSOLRAdminClient.setShardRegistry(ShardRegistry shardRegistry) voidSOLRTrackingComponentImpl.setShardRegistry(ShardRegistry shardRegistry)