| インタフェース | 説明 |
|---|---|
| TransportClientNodesService.NodeListenerCallback<Response> |
| クラス | 説明 |
|---|---|
| ClientTransportModule | |
| 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.
|
| TransportClientNodesService | |
| TransportClientNodesService.RetryListener<Response> |
| 例外 | 説明 |
|---|---|
| NoNodeAvailableException |
An exception indicating no node is available to perform the operation.
|
Copyright © 2009–2016. All rights reserved.