| パッケージ | 説明 |
|---|---|
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| org.elasticsearch.client.node | |
| org.elasticsearch.client.transport |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FilterClient
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
NodeClient |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
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). |
Copyright © 2009–2016. All rights reserved.