Package | Description |
---|---|
com.flowable.indexing.job.impl |
Modifier and Type | Method and Description |
---|---|
protected void |
BulkIndexRequestExecutorImpl.handleBulkResponse(CommandContext commandContext,
BulkIndexingSession bulkIndexingSession,
HistoryJobEntity historyJob,
BulkRequest bulkRequest,
org.elasticsearch.action.bulk.BulkResponse bulkResponse) |
protected void |
BulkIndexRequestExecutorImpl.scheduleNewHistoryJobForFailedRequests(CommandContext commandContext,
BulkIndexingSession bulkIndexingSession,
HistoryJobEntity originalHistoryJobEntity,
List<BulkRequestItem> failedRequests) |