Uses of Interface
org.alfresco.repo.index.shard.ShardRegistry
-
Packages that use ShardRegistry Package Description org.alfresco.repo.search.impl.solr org.alfresco.repo.solr -
-
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(org.alfresco.service.cmr.repository.StoreRef store, java.util.HashMap<org.alfresco.service.cmr.repository.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 ShardRegistrySOLRTrackingComponent. getShardRegistry()Get the shard registryShardRegistrySOLRTrackingComponentImpl. 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)
-