Uses of Interface
com.hazelcast.enterprise.jet.cdc.RecordPart
-
Uses of RecordPart in com.hazelcast.enterprise.jet.cdc
Methods in com.hazelcast.enterprise.jet.cdc that return RecordPartModifier and TypeMethodDescriptionChangeRecord.key()Returns the key part of the CDC event.ChangeRecord.newValue()Returns the new value of the record.ChangeRecord.nonNullValue()Returns the value part of the CDC event.ChangeRecord.oldValue()Returns the old value of the record.ChangeRecord.source()Returns fullsourcefield of inputSourceRecord.ChangeRecord.value()Returns the value part of the CDC event.