public class RestClientFactory extends Object
Constructor and Description |
---|
RestClientFactory(String elasticSearchURL,
String esusername,
String espassword)
create a Jest Client Factory using url in form http://localhost:9200
|
Modifier and Type | Method and Description |
---|---|
io.searchbox.client.JestClient |
getJestClient() |
Copyright © 2017. All rights reserved.