public class UpdateOrInsertReducer extends Object implements Serializable
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 © 2021. All rights reserved.