| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.bulk |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static BulkProcessor.Builder |
BulkProcessor.builder(Client client,
BulkProcessor.Listener listener) |
| コンストラクタと説明 |
|---|
Builder(Client client,
BulkProcessor.Listener listener)
Creates a builder of bulk processor with the client to use and the listener that will be used
to be notified on the completion of bulk requests.
|
Copyright © 2009–2016. All rights reserved.