Uses of Class
org.elasticsearch.client.transport.TransportClient

Packages that use TransportClient
org.elasticsearch.client.transport   
 

Uses of TransportClient in org.elasticsearch.client.transport
 

Methods in org.elasticsearch.client.transport that return TransportClient
 TransportClient TransportClient.addTransportAddress(TransportAddress transportAddress)
          Adds a transport address that will be used to connect to.
 TransportClient TransportClient.addTransportAddresses(TransportAddress... transportAddress)
          Adds a list of transport addresses that will be used to connect to.
 TransportClient TransportClient.removeTransportAddress(TransportAddress transportAddress)
          Removes a transport address from the list of transport addresses that are used to connect to.
 



Copyright © 2009-2012. All Rights Reserved.