public class UpdateOrInsertReducer extends Object
| Constructor and Description |
|---|
UpdateOrInsertReducer(ExpressionExecutor inMemoryCompiledCondition,
MatchingMetaInfoHolder matchingMetaInfoHolder) |
| Modifier and Type | Method and Description |
|---|---|
List<Object[]> |
reduceEventsForInsert(List<Object[]> failedRecords,
Map<String,ExpressionExecutor> inMemorySetExecutors) |
public UpdateOrInsertReducer(ExpressionExecutor inMemoryCompiledCondition, MatchingMetaInfoHolder matchingMetaInfoHolder)
Copyright © 2020. All rights reserved.