| Package | Description |
|---|---|
| org.apache.ignite.cdc | |
| org.apache.ignite.dump | |
| org.apache.ignite.internal.cdc |
| Modifier and Type | Method and Description |
|---|---|
void |
CdcConsumer.onMappings(Iterator<TypeMapping> mappings)
Handles new mappings from type name to id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DumpConsumer.onMappings(Iterator<TypeMapping> mappings)
Handles type mappings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeMappingImpl |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<TypeMapping> |
CdcMain.typeMappingIterator(File[] files,
Predicate<TypeMapping> filter) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CdcUtils.registerMapping(BinaryContext ctx,
IgniteLogger log,
TypeMapping mapping)
Register
mapping. |
| Modifier and Type | Method and Description |
|---|---|
void |
WalRecordsConsumer.onMappings(Iterator<TypeMapping> mappings)
Handles new mappings.
|
static Iterator<TypeMapping> |
CdcMain.typeMappingIterator(File[] files,
Predicate<TypeMapping> filter) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023