@ConfigurationProperties(prefix="spring.data.elasticsearch") public class ElasticsearchProperties extends Object
Constructor and Description |
---|
ElasticsearchProperties() |
Modifier and Type | Method and Description |
---|---|
Client |
createClient() |
String |
getClusterName() |
String |
getClusterNodes() |
void |
setClusterName(String clusterName) |
void |
setClusterNodes(String clusterNodes) |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.