Package | Description |
---|---|
org.apache.avro.path |
Interfaces and base classes for AvroPath.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayPositionPredicate
Returns items by their position (numeric index) in an array
|
class |
MapKeyPredicate
Returns items by their position (string key under which they are stored) in a
map
|
class |
UnionTypePredicate
Returns items by their position (numeric index of type) in a union schema
|
Copyright © 2009–2022 The Apache Software Foundation. All rights reserved.