| Package | Description |
|---|---|
| io.debezium.crdt |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeltaCounter
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
StateBasedPNDeltaCounter |
| Modifier and Type | Method and Description |
|---|---|
static DeltaCounter |
CRDT.newDeltaCounter(DeltaCount count)
Create a new CRDT positive and negative (PN) counter that records how much the value has changed since last reset.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.