Uses of Interface
org.apache.avro.path.PathPredicate
-
Uses of PathPredicate in org.apache.avro.path
Modifier and TypeInterfaceDescriptioninterface
filters items by their context positionModifier and TypeClassDescriptionclass
Returns items by their position (numeric index) in an arrayclass
Returns items by their position (string key under which they are stored) in a mapclass
Returns items by their position (numeric index of type) in a union schema