Interfaces and base classes for AvroPath.
-
interface
a predicate is a filter that restricts items selected by a
LocationStep
interface
filters items by their context position
class
Returns items by their position (numeric index) in an array
class
Selects items based on their "path" (name of a property under which they are
stored) relative to the context.
class
Returns items by their position (string key under which they are stored) in a
map
class
Returns items by their position (numeric index of type) in a union schema
void
appends a path element to the trace. expected to be called in reverse-order
as the exception bubbles up the stack
void
void
void