@Component public class SearchConfig extends Object
| Constructor and Description |
|---|
SearchConfig(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
searchClusterName() |
String[] |
searchHosts() |
int |
searchPort() |
int |
searchReplicasFor(String indexName) |
int |
searchShardsFor(String indexName) |
@Autowired
public SearchConfig(@Qualifier(value="egovSearchProperties")
Properties properties)
Copyright © 2015 eGovernments Foundation. All rights reserved.