Package io.debezium.server
Interface StreamNameMapper
-
public interface StreamNameMapperTransforms the name of the record destination to the target stream name.- Author:
- Jiri Pechanec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringmap(String topic)
-