Uses of Class
com.zendesk.maxwell.row.RowIdentity
-
Packages that use RowIdentity Package Description com.zendesk.maxwell.row Maxwell's representation of a row from the binlogcom.zendesk.maxwell.util grab-bag of code -
-
Uses of RowIdentity in com.zendesk.maxwell.row
Methods in com.zendesk.maxwell.row that return RowIdentity Modifier and Type Method Description RowIdentity
RowMap. getRowIdentity()
-
Uses of RowIdentity in com.zendesk.maxwell.util
Methods in com.zendesk.maxwell.util with parameters of type RowIdentity Modifier and Type Method Description String
TopicInterpolator. generateFromRowIdentity(RowIdentity pk)
Interpolate the input string based on {{RowIdentity
}}
-