Interface SolrStoreMappingWrapper
-
- All Known Implementing Classes:
ExplicitSolrStoreMappingWrapper
public interface SolrStoreMappingWrapper- Author:
- Andy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.alfresco.util.Pair<org.apache.commons.httpclient.HttpClient,String>getHttpClientAndBaseUrl()StringgetShards()booleanisSharded()
-