Uses of Class
org.apache.nifi.processors.aws.dynamodb.ItemKeys
Packages that use ItemKeys
-
Uses of ItemKeys in org.apache.nifi.processors.aws.dynamodb
Method parameters in org.apache.nifi.processors.aws.dynamodb with type arguments of type ItemKeysModifier and TypeMethodDescriptionprotected voidAbstractDynamoDBProcessor.sendUnprocessedToUnprocessedRelationship(ProcessSession session, Map<ItemKeys, FlowFile> keysToFlowFileMap, software.amazon.awssdk.services.dynamodb.model.AttributeValue hashKeyValue, software.amazon.awssdk.services.dynamodb.model.AttributeValue rangeKeyValue) Send unhandled items to failure and remove the flow files from key to flow file map