Package io.zeebe.msgpack.mapping
-
Interface Summary Interface Description MsgPackDiff -
Class Summary Class Description JsonPathPointer Mapping Represents a mapping to map from one message pack document to another.MappingBuilder MappingDiff MsgPackDocumentExtractor Represents an message pack document extractor.MsgPackDocumentIndexer Represents an message pack document indexer.MsgPackDocumentTreeWriter Represents an message pack document tree writer.MsgPackMergeTool MsgPackTree Represents a tree data structure, for a msg pack document.MsgPackTreeNodeIdConstructor Represents a static constructor to constructing the node ids for theMsgPackTree. -
Enum Summary Enum Description Mapping.Type MsgPackNodeType Represents the existing types for an message pack node. -
Exception Summary Exception Description MappingException Represents the exception which will be thrown if something during the mapping of documents goes wrong.