public class DefaultSolrIndexingClientConfigPopulator extends java.lang.Object implements Populator<SolrServerConfigModel,SolrClientConfig>
SolrClientConfig data using SolrServerConfigModel instance.| Constructor and Description |
|---|
DefaultSolrIndexingClientConfigPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(SolrServerConfigModel source,
SolrClientConfig target)
Populate the target instance with values from the source instance.
|
public DefaultSolrIndexingClientConfigPopulator()
public void populate(SolrServerConfigModel source, SolrClientConfig target)
Populatorpopulate in interface Populator<SolrServerConfigModel,SolrClientConfig>source - the source objecttarget - the target to fillCopyright © 2018 SAP SE. All Rights Reserved.