| Package | Description |
|---|---|
| io.debezium.data |
| Modifier and Type | Field and Description |
|---|---|
private Map<io.debezium.relational.TableId,KeyValueStore.Collection> |
KeyValueStore.collectionsByTableId |
| Modifier and Type | Method and Description |
|---|---|
KeyValueStore.Collection |
KeyValueStore.collection(String fullyQualifiedName) |
KeyValueStore.Collection |
KeyValueStore.collection(String catalog,
String tableName) |
KeyValueStore.Collection |
KeyValueStore.collection(io.debezium.relational.TableId tableId) |
KeyValueStore.Collection |
KeyValueStore.getOrCreate(io.debezium.relational.TableId tableId) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.