Uses of Interface
io.debezium.crdt.PNCount
Packages that use PNCount
-
Uses of PNCount in io.debezium.crdt
Subinterfaces of PNCount in io.debezium.crdtModifier and TypeInterfaceDescriptioninterfaceACountthat also tracks changes to the value within the last interval.interfaceinterfaceA simple counter that maintains a single changing value by separately tracking the positive and negative changes.Classes in io.debezium.crdt that implement PNCountModifier and TypeClassDescription(package private) class(package private) classMethods in io.debezium.crdt that return PNCountModifier and TypeMethodDescriptionDeltaCount.getChanges()Get the changes in the current value during the last interval.StateBasedPNDeltaCounter.getChanges()