| Class | Description |
|---|---|
| BulkBucket |
A message to pass a command id and a bucket of document ids
|
| BulkCommand |
A message representing a bulk command
|
| BulkCommand.Builder | |
| BulkStatus |
A message representing a command status or a change of status (delta).
|
| DataBucket |
A generic message that contains a commandId and a number of processed docs
|
| MapAsJsonAsStringEncoding |
This
CustomEncoding encodes/decodes Map<String, Serializable> to a JSON
String using Jackson before encoding it in Avro format. |
| Enum | Description |
|---|---|
| BulkStatus.State |
Possible states of a bulk command:
|
Copyright © 2019 Nuxeo. All rights reserved.