| Package | Description |
|---|---|
| io.whitfin.elasticsearch.bulk | |
| io.whitfin.elasticsearch.bulk.lifecycle |
| Modifier and Type | Method and Description |
|---|---|
BulkLifecycle |
BulkOperator.lifecycle()
The lifecycle hooks being fired by this operator.
|
| Modifier and Type | Method and Description |
|---|---|
BulkOperator.Builder |
BulkOperator.Builder.lifecycle(BulkLifecycle lifecycle)
Modifies the lifecycle associated with this builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoopLifecycle
A no-op lifecycle to act as a null lifecycle.
|
class |
RequeueLifecycle
A lifecycle implementation which retries requests in case of error.
|
Copyright © 2017. All rights reserved.