| Package | Description |
|---|---|
| io.whitfin.elasticsearch.bulk | |
| io.whitfin.elasticsearch.bulk.lifecycle |
| Class and Description |
|---|
| BulkAction
Interface for a bulk action as per the Elasticsearch API specification.
|
| 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
Definition class of a bulk operation per the Elasticsearch Bulk API.
|
| BulkOperation.Builder
Builder interface for all immutable implementations to mask the
use of the generated sources to avoid confusion.
|
| BulkOperator
The
BulkOperator controls batch execution against Elasticsearch via
the Elasticsearch Bulk API. |
| BulkOperator.Builder
Builder interface for all immutable implementations to mask the
use of the generated sources to avoid confusion.
|
| Class and Description |
|---|
| BulkLifecycle
Lifecycle interface for bulk execution, providing the ability to
hook into various stages of bulk execution.
|
| 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.