| Interface | Description |
|---|---|
| BulkAction.Builder |
Builder interface for all immutable implementations to mask the
use of the generated sources to avoid confusion.
|
| BulkLifecycle |
Lifecycle interface for bulk execution, providing the ability to
hook into various stages of bulk execution.
|
| BulkOperation.Builder |
Builder interface for all immutable implementations to mask the
use of the generated sources to avoid confusion.
|
| BulkOperator.Builder |
Builder interface for all immutable implementations to mask the
use of the generated sources to avoid confusion.
|
| 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.