A B C D E F G H I J L M N P Q R S T V W 
All Classes All Packages

A

AbstractDynamicContext - Class in io.zeebe.msgpack.query
 
AbstractDynamicContext(int, int, int) - Constructor for class io.zeebe.msgpack.query.AbstractDynamicContext
 
addArrayNode(String, String) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 
addDocument(DirectBuffer) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 
addMapNode(String, String) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 
addValueNode(String, String, int, int, int) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 
appendElement() - Method in class io.zeebe.msgpack.query.AbstractDynamicContext
 
appendToArray(String, String, int, int, int) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
Creates or converts the addressed node to an array and appends the value as a new element.
applyingFilter() - Method in class io.zeebe.msgpack.query.MsgPackTraversalContext
 
applyingFilter(int) - Method in class io.zeebe.msgpack.query.MsgPackTraversalContext
 
ARRAY - io.zeebe.msgpack.mapping.MsgPackNodeType
 
ArrayIndexFilter - Class in io.zeebe.msgpack.filter
 
ArrayIndexFilter() - Constructor for class io.zeebe.msgpack.filter.ArrayIndexFilter
 
ArrayResult() - Constructor for class io.zeebe.msgpack.query.MsgPackQueryProcessor.ArrayResult
 

B

build() - Method in class io.zeebe.msgpack.mapping.MappingBuilder
 
bytesToBinary(byte[]) - Static method in class io.zeebe.msgpack.util.ByteUtil
 
ByteUtil - Class in io.zeebe.msgpack.util
 
ByteUtil() - Constructor for class io.zeebe.msgpack.util.ByteUtil
 

C

CHILD_BRACKET_END_TOKENS - Static variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 
CHILD_BRACKET_OPERATOR_BEGIN - io.zeebe.msgpack.jsonpath.JsonPathToken
 
CHILD_BRACKET_OPERATOR_END - io.zeebe.msgpack.jsonpath.JsonPathToken
 
CHILD_OPERATOR - io.zeebe.msgpack.jsonpath.JsonPathToken
 
clear() - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 
clear() - Method in class io.zeebe.msgpack.query.AbstractDynamicContext
 
clearChildren(String) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 
COLLECT - io.zeebe.msgpack.mapping.Mapping.Type
 
compile(String) - Method in class io.zeebe.msgpack.jsonpath.JsonPathQueryCompiler
 
compile(DirectBuffer, int, int) - Method in class io.zeebe.msgpack.jsonpath.JsonPathQueryCompiler
 
CONSTANTS_DOCUMENT - Static variable in class io.zeebe.msgpack.mapping.MappingDiff
 
construct(String, String) - Static method in class io.zeebe.msgpack.mapping.MsgPackTreeNodeIdConstructor
 
context - Variable in class io.zeebe.msgpack.query.AbstractDynamicContext
 
convertToArrayNode(String) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
Keeps any children, e.g.
convertToMapNode(String) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
Keeps any children, e.g.
createMapping(String, String) - Static method in class io.zeebe.msgpack.mapping.MappingBuilder
 
createMapping(String, String, Mapping.Type) - Static method in class io.zeebe.msgpack.mapping.MappingBuilder
 
createMappings() - Static method in class io.zeebe.msgpack.mapping.MappingBuilder
 
currentElement() - Method in class io.zeebe.msgpack.query.MsgPackTraversalContext
 
currentElement(int) - Method in class io.zeebe.msgpack.query.MsgPackTraversalContext
 
currentResultLength() - Method in class io.zeebe.msgpack.query.MsgPackQueryExecutor
 
currentResultPosition() - Method in class io.zeebe.msgpack.query.MsgPackQueryExecutor
 
cursorView - Variable in class io.zeebe.msgpack.query.AbstractDynamicContext
 

D

dynamicContext() - Method in class io.zeebe.msgpack.query.AbstractDynamicContext
 
dynamicContextSize - Variable in class io.zeebe.msgpack.query.AbstractDynamicContext
 
dynamicContextView - Variable in class io.zeebe.msgpack.query.AbstractDynamicContext
 

E

elementSize - Variable in class io.zeebe.msgpack.query.AbstractDynamicContext
 
emptyElement - Variable in class io.zeebe.msgpack.query.AbstractDynamicContext
 
encodeDynamicContext(MutableDirectBuffer, int) - Static method in class io.zeebe.msgpack.filter.ArrayIndexFilter
 
encodeDynamicContext(MutableDirectBuffer, String) - Static method in class io.zeebe.msgpack.filter.MapValueWithKeyFilter
 
encodeDynamicContext(MutableDirectBuffer, DirectBuffer, int, int) - Static method in class io.zeebe.msgpack.filter.MapValueWithKeyFilter
 
END_INPUT - io.zeebe.msgpack.jsonpath.JsonPathToken
 
equal(byte[], DirectBuffer, int, int) - Static method in class io.zeebe.msgpack.util.ByteUtil
 
equal(DirectBuffer, int, int, DirectBuffer, int, int) - Static method in class io.zeebe.msgpack.util.ByteUtil
 
EXCEPTION_MSG_MAPPING_NULL_NOR_EMPTY - Static variable in class io.zeebe.msgpack.mapping.MsgPackMergeTool
The message for the exception which is thrown if the mapping is either null or empty.
EXCEPTION_MSG_RESULTING_DOCUMENT_IS_NOT_OF_TYPE_MAP - Static variable in class io.zeebe.msgpack.mapping.MsgPackMergeTool
The message for the exception, which is thrown if the resulting document is not a map (json object).
extract(DirectBuffer, boolean, Mapping...) - Method in class io.zeebe.msgpack.mapping.MsgPackDocumentExtractor
 

F

filterId() - Method in class io.zeebe.msgpack.query.MsgPackFilterContext
 
filterId(int) - Method in class io.zeebe.msgpack.query.MsgPackFilterContext
 
forEach(Consumer<DirectBuffer>) - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.ArrayResult
 

G

getArray() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResult
 
getChildren(String) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 
getElement(int) - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.ArrayResult
 
getErrorMessage() - Method in class io.zeebe.msgpack.query.MsgPackTraverser
 
getErrorReason() - Method in class io.zeebe.msgpack.jsonpath.JsonPathQuery
 
getExpression() - Method in class io.zeebe.msgpack.jsonpath.JsonPathQuery
 
getFilterInstances() - Method in class io.zeebe.msgpack.jsonpath.JsonPathQuery
 
getFilters() - Method in class io.zeebe.msgpack.jsonpath.JsonPathQuery
 
getInvalidPosition() - Method in class io.zeebe.msgpack.jsonpath.JsonPathQuery
 
getInvalidPosition() - Method in class io.zeebe.msgpack.query.MsgPackTraverser
 
getLastParentId(String) - Static method in class io.zeebe.msgpack.mapping.MsgPackTreeNodeIdConstructor
 
getLongAsString() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResult
 
getPathElements() - Method in class io.zeebe.msgpack.mapping.JsonPathPointer
 
getResult() - Method in class io.zeebe.msgpack.mapping.MsgPackDocumentTreeWriter
 
getResultLength(int) - Method in class io.zeebe.msgpack.mapping.MappingDiff
 
getResultOffset(int) - Method in class io.zeebe.msgpack.mapping.MappingDiff
 
getSingleResult() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResults
 
getSource() - Method in class io.zeebe.msgpack.mapping.Mapping
 
getString() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResult
 
getTargetPointer() - Method in class io.zeebe.msgpack.mapping.Mapping
 
getType() - Method in class io.zeebe.msgpack.mapping.Mapping
 
getType() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResult
 
getValue() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResult
 
getVariableName() - Method in class io.zeebe.msgpack.jsonpath.JsonPathQuery
 

H

hasElements() - Method in class io.zeebe.msgpack.query.AbstractDynamicContext
 
hasNode(String) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 

I

index(DirectBuffer) - Method in class io.zeebe.msgpack.mapping.MsgPackDocumentIndexer
 
init(MsgPackFilter[], MsgPackFilterContext) - Method in class io.zeebe.msgpack.query.MsgPackQueryExecutor
 
init(Mapping[], DirectBuffer) - Method in class io.zeebe.msgpack.mapping.MappingDiff
 
invalidate(int, String) - Method in class io.zeebe.msgpack.jsonpath.JsonPathQuery
 
io.zeebe.msgpack.filter - package io.zeebe.msgpack.filter
 
io.zeebe.msgpack.jsonpath - package io.zeebe.msgpack.jsonpath
 
io.zeebe.msgpack.mapping - package io.zeebe.msgpack.mapping
 
io.zeebe.msgpack.query - package io.zeebe.msgpack.query
 
io.zeebe.msgpack.util - package io.zeebe.msgpack.util
 
isArray() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResult
 
isArrayNode(String) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 
isCurrentResultAMap(DirectBuffer) - Method in class io.zeebe.msgpack.query.MsgPackQueryExecutor
 
isEmpty() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.ArrayResult
 
isLong() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResult
 
isMap() - Method in class io.zeebe.msgpack.query.MsgPackTraversalContext
 
isMapNode(String) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 
isMappedFromSourceDocument(int) - Method in class io.zeebe.msgpack.mapping.MappingDiff
 
isNumeric(DirectBuffer, int, int) - Static method in class io.zeebe.msgpack.util.ByteUtil
with respect to utf8
isString() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResult
 
isValid() - Method in class io.zeebe.msgpack.jsonpath.JsonPathQuery
 
isValueNode(String) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 

J

JSON_PATH_SEPARATOR - Static variable in class io.zeebe.msgpack.mapping.MsgPackTreeNodeIdConstructor
 
JSON_PATH_SEPARATOR_END - Static variable in class io.zeebe.msgpack.mapping.MsgPackTreeNodeIdConstructor
 
JSON_ROOT_PATH - Static variable in class io.zeebe.msgpack.mapping.Mapping
 
JsonPathPointer - Class in io.zeebe.msgpack.mapping
 
JsonPathPointer(String[]) - Constructor for class io.zeebe.msgpack.mapping.JsonPathPointer
 
JsonPathQuery - Class in io.zeebe.msgpack.jsonpath
 
JsonPathQuery(MsgPackFilter[]) - Constructor for class io.zeebe.msgpack.jsonpath.JsonPathQuery
 
JsonPathQueryCompiler - Class in io.zeebe.msgpack.jsonpath
Can be reused, but is not thread-safe
JsonPathQueryCompiler() - Constructor for class io.zeebe.msgpack.jsonpath.JsonPathQueryCompiler
 
JsonPathToken - Enum in io.zeebe.msgpack.jsonpath
 
JsonPathTokenizer - Class in io.zeebe.msgpack.jsonpath
 
JsonPathTokenizer() - Constructor for class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 
JsonPathTokenizer.StaticToken - Class in io.zeebe.msgpack.jsonpath
 
JsonPathTokenVisitor - Interface in io.zeebe.msgpack.jsonpath
 

L

LITERAL - io.zeebe.msgpack.jsonpath.JsonPathToken
 

M

MAP - io.zeebe.msgpack.mapping.MsgPackNodeType
 
mapping(String, String) - Method in class io.zeebe.msgpack.mapping.MappingBuilder
 
mapping(String, String, Mapping.Type) - Method in class io.zeebe.msgpack.mapping.MappingBuilder
 
Mapping - Class in io.zeebe.msgpack.mapping
Represents a mapping to map from one message pack document to another.
Mapping(JsonPathQuery, JsonPathPointer, Mapping.Type) - Constructor for class io.zeebe.msgpack.mapping.Mapping
 
MAPPING_STRING - Static variable in class io.zeebe.msgpack.mapping.Mapping
 
Mapping.Type - Enum in io.zeebe.msgpack.mapping
 
MappingBuilder - Class in io.zeebe.msgpack.mapping
 
MappingBuilder() - Constructor for class io.zeebe.msgpack.mapping.MappingBuilder
 
MappingDiff - Class in io.zeebe.msgpack.mapping
 
MappingDiff() - Constructor for class io.zeebe.msgpack.mapping.MappingDiff
 
MappingException - Exception in io.zeebe.msgpack.mapping
Represents the exception which will be thrown if something during the mapping of documents goes wrong.
MappingException(String) - Constructor for exception io.zeebe.msgpack.mapping.MappingException
 
mapsToRootPath() - Method in class io.zeebe.msgpack.mapping.Mapping
 
MapValueWithKeyFilter - Class in io.zeebe.msgpack.filter
Only works for maps that have scalar values as keys
MapValueWithKeyFilter() - Constructor for class io.zeebe.msgpack.filter.MapValueWithKeyFilter
 
matches(MsgPackTraversalContext, DirectBuffer, MsgPackToken) - Method in class io.zeebe.msgpack.filter.ArrayIndexFilter
 
matches(MsgPackTraversalContext, DirectBuffer, MsgPackToken) - Method in class io.zeebe.msgpack.filter.MapValueWithKeyFilter
 
matches(MsgPackTraversalContext, DirectBuffer, MsgPackToken) - Method in interface io.zeebe.msgpack.filter.MsgPackFilter
If the context has elements, the cursor is guaranteed to be on the last element when this method is invoked.
matches(MsgPackTraversalContext, DirectBuffer, MsgPackToken) - Method in class io.zeebe.msgpack.filter.RootCollectionFilter
 
matches(MsgPackTraversalContext, DirectBuffer, MsgPackToken) - Method in class io.zeebe.msgpack.filter.WildcardFilter
 
MAX_JSON_KEY_LEN - Static variable in class io.zeebe.msgpack.mapping.MsgPackMergeTool
The maximum JSON key length.
mergeDocument(DirectBuffer, Mapping...) - Method in class io.zeebe.msgpack.mapping.MsgPackMergeTool
Throws no mapping exceptions.
mergeDocumentStrictly(DirectBuffer, Mapping...) - Method in class io.zeebe.msgpack.mapping.MsgPackMergeTool
Throws exceptions on ambiguous mapping results
mergeInto(MsgPackTree) - Method in class io.zeebe.msgpack.mapping.MappingDiff
 
mergeInto(MsgPackTree) - Method in interface io.zeebe.msgpack.mapping.MsgPackDiff
 
mergeInto(MsgPackTree) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
Always replaces containers (object/array), unless it is the root object
moveTo(int) - Method in class io.zeebe.msgpack.query.AbstractDynamicContext
 
moveToLastElement() - Method in class io.zeebe.msgpack.query.AbstractDynamicContext
 
moveToResult(int) - Method in class io.zeebe.msgpack.query.MsgPackQueryExecutor
 
MsgPackDiff - Interface in io.zeebe.msgpack.mapping
 
MsgPackDocumentExtractor - Class in io.zeebe.msgpack.mapping
Represents an message pack document extractor.
MsgPackDocumentExtractor() - Constructor for class io.zeebe.msgpack.mapping.MsgPackDocumentExtractor
 
MsgPackDocumentIndexer - Class in io.zeebe.msgpack.mapping
Represents an message pack document indexer.
MsgPackDocumentIndexer() - Constructor for class io.zeebe.msgpack.mapping.MsgPackDocumentIndexer
 
MsgPackDocumentTreeWriter - Class in io.zeebe.msgpack.mapping
Represents an message pack document tree writer.
MsgPackDocumentTreeWriter(int) - Constructor for class io.zeebe.msgpack.mapping.MsgPackDocumentTreeWriter
 
MsgPackFilter - Interface in io.zeebe.msgpack.filter
 
MsgPackFilterContext - Class in io.zeebe.msgpack.query
 
MsgPackFilterContext(int, int) - Constructor for class io.zeebe.msgpack.query.MsgPackFilterContext
 
MsgPackMergeTool - Class in io.zeebe.msgpack.mapping
 
MsgPackMergeTool(int) - Constructor for class io.zeebe.msgpack.mapping.MsgPackMergeTool
 
MsgPackNodeType - Enum in io.zeebe.msgpack.mapping
Represents the existing types for an message pack node.
MsgPackQueryExecutor - Class in io.zeebe.msgpack.query
 
MsgPackQueryExecutor() - Constructor for class io.zeebe.msgpack.query.MsgPackQueryExecutor
 
MsgPackQueryProcessor - Class in io.zeebe.msgpack.query
 
MsgPackQueryProcessor() - Constructor for class io.zeebe.msgpack.query.MsgPackQueryProcessor
 
MsgPackQueryProcessor.ArrayResult - Class in io.zeebe.msgpack.query
 
MsgPackQueryProcessor.QueryResult - Class in io.zeebe.msgpack.query
 
MsgPackQueryProcessor.QueryResults - Class in io.zeebe.msgpack.query
 
MsgPackTokenVisitor - Interface in io.zeebe.msgpack.query
 
MsgPackTraversalContext - Class in io.zeebe.msgpack.query
 
MsgPackTraversalContext(int, int) - Constructor for class io.zeebe.msgpack.query.MsgPackTraversalContext
 
MsgPackTraverser - Class in io.zeebe.msgpack.query
 
MsgPackTraverser() - Constructor for class io.zeebe.msgpack.query.MsgPackTraverser
 
MsgPackTree - Class in io.zeebe.msgpack.mapping
Represents a tree data structure, for a msg pack document.
MsgPackTree() - Constructor for class io.zeebe.msgpack.mapping.MsgPackTree
 
MsgPackTreeNodeIdConstructor - Class in io.zeebe.msgpack.mapping
Represents a static constructor to constructing the node ids for the MsgPackTree.
MsgPackTreeNodeIdConstructor() - Constructor for class io.zeebe.msgpack.mapping.MsgPackTreeNodeIdConstructor
 

N

NO_MATCHING_VALUE - Static variable in class io.zeebe.msgpack.filter.MapValueWithKeyFilter
 
numElements() - Method in class io.zeebe.msgpack.query.MsgPackTraversalContext
 
numElements(int) - Method in class io.zeebe.msgpack.query.MsgPackTraversalContext
 
numResults() - Method in class io.zeebe.msgpack.query.MsgPackQueryExecutor
 

P

parseInteger(DirectBuffer, int, int) - Static method in class io.zeebe.msgpack.util.ByteUtil
With respect to utf8.
process(JsonPathQuery, DirectBuffer) - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor
 
PUT - io.zeebe.msgpack.mapping.Mapping.Type
 

Q

QueryResult() - Constructor for class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResult
 
QueryResults() - Constructor for class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResults
 

R

RECURSION_OPERATOR - io.zeebe.msgpack.jsonpath.JsonPathToken
 
removeLastElement() - Method in class io.zeebe.msgpack.query.AbstractDynamicContext
 
representation - Variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer.StaticToken
 
reset() - Method in class io.zeebe.msgpack.mapping.MsgPackMergeTool
 
reset() - Method in class io.zeebe.msgpack.query.MsgPackTraverser
 
ROOT_OBJECT - io.zeebe.msgpack.jsonpath.JsonPathToken
 
RootCollectionFilter - Class in io.zeebe.msgpack.filter
 
RootCollectionFilter() - Constructor for class io.zeebe.msgpack.filter.RootCollectionFilter
 

S

setEmptyMapResult(int) - Method in class io.zeebe.msgpack.mapping.MappingDiff
 
setIsMap(boolean) - Method in class io.zeebe.msgpack.query.MsgPackTraversalContext
 
setNullResult(int) - Method in class io.zeebe.msgpack.mapping.MappingDiff
 
setResult(int, int, int) - Method in class io.zeebe.msgpack.mapping.MappingDiff
 
setVariableName(byte[]) - Method in class io.zeebe.msgpack.jsonpath.JsonPathQuery
 
size() - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 
size() - Method in class io.zeebe.msgpack.query.AbstractDynamicContext
 
size() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.ArrayResult
 
size() - Method in class io.zeebe.msgpack.query.MsgPackQueryProcessor.QueryResults
 
START_INPUT - io.zeebe.msgpack.jsonpath.JsonPathToken
 
STATIC_TOKENS - Static variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 
staticElementSize - Variable in class io.zeebe.msgpack.query.AbstractDynamicContext
 
StaticToken(JsonPathToken, byte[]) - Constructor for class io.zeebe.msgpack.jsonpath.JsonPathTokenizer.StaticToken
 
SUBSCRIPT_OPERATOR_BEGIN - io.zeebe.msgpack.jsonpath.JsonPathToken
 
SUBSCRIPT_OPERATOR_END - io.zeebe.msgpack.jsonpath.JsonPathToken
 
SYMBOL_CHILD_BRACKET_OPERATOR_BEGIN - Static variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 
SYMBOL_CHILD_BRACKET_OPERATOR_END - Static variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 
SYMBOL_CHILD_OPERATOR - Static variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 
SYMBOL_RECURSION_OPERATOR - Static variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 
SYMBOL_ROOT_OBJECT - Static variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 
SYMBOL_SUBSCRIPT_OPERATOR_BEGIN - Static variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 
SYMBOL_SUBSCRIPT_OPERATOR_END - Static variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 
SYMBOL_WILDCARD - Static variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 

T

token - Variable in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer.StaticToken
 
tokenize(DirectBuffer, int, int, JsonPathTokenVisitor) - Method in class io.zeebe.msgpack.jsonpath.JsonPathTokenizer
 
toString() - Method in class io.zeebe.msgpack.jsonpath.JsonPathQuery
 
toString() - Method in class io.zeebe.msgpack.mapping.JsonPathPointer
 
toString() - Method in class io.zeebe.msgpack.mapping.Mapping
 
traverse(MsgPackTokenVisitor) - Method in class io.zeebe.msgpack.query.MsgPackTraverser
 

V

VALUE - io.zeebe.msgpack.mapping.MsgPackNodeType
 
valueOf(String) - Static method in enum io.zeebe.msgpack.jsonpath.JsonPathToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.zeebe.msgpack.mapping.Mapping.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.zeebe.msgpack.mapping.MsgPackNodeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.zeebe.msgpack.jsonpath.JsonPathToken
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.zeebe.msgpack.mapping.Mapping.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.zeebe.msgpack.mapping.MsgPackNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
visit(JsonPathToken, DirectBuffer, int, int) - Method in class io.zeebe.msgpack.jsonpath.JsonPathQueryCompiler
 
visit(JsonPathToken, DirectBuffer, int, int) - Method in interface io.zeebe.msgpack.jsonpath.JsonPathTokenVisitor
 
visitElement(int, MsgPackToken) - Method in class io.zeebe.msgpack.mapping.MsgPackDocumentIndexer
 
visitElement(int, MsgPackToken) - Method in class io.zeebe.msgpack.query.MsgPackQueryExecutor
 
visitElement(int, MsgPackToken) - Method in interface io.zeebe.msgpack.query.MsgPackTokenVisitor
 

W

WILDCARD - io.zeebe.msgpack.jsonpath.JsonPathToken
 
WildcardFilter - Class in io.zeebe.msgpack.filter
 
WildcardFilter() - Constructor for class io.zeebe.msgpack.filter.WildcardFilter
 
wrap(DirectBuffer, int, int) - Method in class io.zeebe.msgpack.jsonpath.JsonPathQuery
 
wrap(DirectBuffer, int, int) - Method in class io.zeebe.msgpack.query.MsgPackTraverser
 
write(MsgPackTree) - Method in class io.zeebe.msgpack.mapping.MsgPackDocumentTreeWriter
Writes the message pack tree into the result buffer.
writeResultToBuffer() - Method in class io.zeebe.msgpack.mapping.MsgPackMergeTool
 
writeValueNode(MsgPackWriter, String) - Method in class io.zeebe.msgpack.mapping.MsgPackTree
 
A B C D E F G H I J L M N P Q R S T V W 
All Classes All Packages