| Interface | Description |
|---|---|
| BulkLifecycle |
Lifecycle interface for bulk execution, providing the ability to
hook into various stages of bulk execution.
|
| Class | Description |
|---|---|
| BulkAction |
Interface for a bulk action as per the Elasticsearch API specification.
|
| BulkOperation |
Definition class of a bulk operation per the Elasticsearch Bulk API.
|
| BulkOperator |
The
BulkOperator controls batch execution against Elasticsearch via
the Elasticsearch Bulk API. |
Copyright © 2017. All rights reserved.