public class KeyspaceTable extends Object implements io.debezium.schema.DataCollectionId
| Constructor and Description |
|---|
KeyspaceTable(String keyspace,
String table) |
KeyspaceTable(com.datastax.driver.core.TableMetadata tableMetadata) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
identifier() |
String |
name() |
String |
toString() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.