| Package | Description |
|---|---|
| org.elasticsearch.client.transport | |
| org.elasticsearch.client.transport.support |
| Class and Description |
|---|
| TransportClient
The transport client allows to create a client that is not part of the cluster, but simply connects to one
or more nodes directly by adding their respective addresses using
TransportClient.addTransportAddress(org.elasticsearch.common.transport.TransportAddress). |
| TransportClient.Builder
A builder used to create an instance of the transport client.
|
| TransportClient.HostFailureListener
Listener that allows to be notified whenever a node failure / disconnect happens
|
| TransportClientNodesService |
| TransportClientNodesService.NodeListenerCallback |
| Class and Description |
|---|
| TransportClientNodesService |
Copyright © 2009–2017. All rights reserved.