I'm using the following code to connect to my cluster

Node node = nodeBuilder().clusterName("yourclustername").node();
Client client = node.client();


How does the nodeBuilder know the IP address of my cluster, just by the 
cluster name?

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/931486c5-e6cb-4485-96e2-7acee388eaf6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to