| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.indices.create |
Create index action.
|
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static CreateIndexAction |
CreateIndexAction.INSTANCE |
| コンストラクタと説明 |
|---|
CreateIndexRequestBuilder(ElasticsearchClient client,
CreateIndexAction action) |
CreateIndexRequestBuilder(ElasticsearchClient client,
CreateIndexAction action,
String index) |
Copyright © 2009–2016. All rights reserved.