Uses of Interface
io.zeebe.msgpack.mapping.MsgPackDiff
-
Packages that use MsgPackDiff Package Description io.zeebe.msgpack.mapping -
-
Uses of MsgPackDiff in io.zeebe.msgpack.mapping
Classes in io.zeebe.msgpack.mapping that implement MsgPackDiff Modifier and Type Class Description classMappingDiffclassMsgPackTreeRepresents a tree data structure, for a msg pack document.Methods in io.zeebe.msgpack.mapping that return MsgPackDiff Modifier and Type Method Description MsgPackDiffMsgPackDocumentExtractor. extract(org.agrona.DirectBuffer document, boolean strictMode, Mapping... mappings)
-