JavaScript is disabled on your browser.
Skip navigation links
Debezium Server Core 1.9.8.Final
Overview
Package
Class
Use
Tree
Index
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.debezium.server
Interface StreamNameMapper
public interface
StreamNameMapper
Transforms 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
String
map
(
String
topic)
Method Details
map
String
map
(
String
topic)