JavaScript is disabled on your browser.
Skip navigation links
Debezium Connector common classes for Cassandra 2.1.1.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.debezium.connector.cassandra
Interface FieldFilterSelector.FieldFilter
Enclosing class:
FieldFilterSelector
public static interface
FieldFilterSelector.FieldFilter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CassandraSchemaFactory.RowData
apply
(
CassandraSchemaFactory.RowData
rowData)
Method Details
apply
CassandraSchemaFactory.RowData
apply
(
CassandraSchemaFactory.RowData
rowData)