Package | Description |
---|---|
com.flowable.indexing.job.history.async | |
com.flowable.indexing.job.impl |
Modifier and Type | Field and Description |
---|---|
protected BulkRequest |
BulkIndexingSession.bulkRequest |
Modifier and Type | Method and Description |
---|---|
BulkRequest |
BulkIndexingSession.getBulkRequest() |
Modifier and Type | Method and Description |
---|---|
void |
BulkIndexRequestInterceptor.afterRequestExecution(BulkRequest bulkRequest,
org.elasticsearch.action.bulk.BulkResponse bulkResponse) |
void |
BulkIndexRequestInterceptor.beforeRequestExecution(BulkRequest bulkRequest) |
Modifier and Type | Method and Description |
---|---|
protected void |
BulkIndexRequestExecutorImpl.handleBulkResponse(CommandContext commandContext,
BulkIndexingSession bulkIndexingSession,
HistoryJobEntity historyJob,
BulkRequest bulkRequest,
org.elasticsearch.action.bulk.BulkResponse bulkResponse) |