| パッケージ | 説明 |
|---|---|
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| org.elasticsearch.client.node | |
| org.elasticsearch.client.support | |
| org.elasticsearch.client.transport |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Headers |
Client.headers() |
| コンストラクタと説明 |
|---|
NodeClient(Settings settings,
ThreadPool threadPool,
Headers headers,
Map<GenericAction,TransportAction> actions) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static Headers |
Headers.EMPTY |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Headers |
AbstractClient.headers() |
| コンストラクタと説明 |
|---|
AbstractClient(Settings settings,
ThreadPool threadPool,
Headers headers) |
| コンストラクタと説明 |
|---|
TransportClientNodesService(Settings settings,
ClusterName clusterName,
TransportService transportService,
ThreadPool threadPool,
Headers headers,
Version version) |
Copyright © 2009–2016. All rights reserved.