Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
aws-connector-4.3.0
Description
From PartitionKeyGenerator docs
This is a serializable function whose accept() method specifies how to convert from an input element to the partition key, a string.
It should be apply() instead of accept() since it extends java.util.function.Function
Attachments
Issue Links
- links to