Package xyz.block.ftl
Class SinglePartitionMapper
-
- All Implemented Interfaces:
-
xyz.block.ftl.TopicPartitionMapper
public class SinglePartitionMapper implements TopicPartitionMapper<E>
-
-
Constructor Summary
Constructors Constructor Description SinglePartitionMapper()
-
Method Summary
Modifier and Type Method Description StringgetPartitionKey(Object event)-
-
Method Detail
-
getPartitionKey
String getPartitionKey(Object event)
-
-
-
-