Package org.apache.avro
Class Resolver.Container
java.lang.Object
org.apache.avro.Resolver.Action
org.apache.avro.Resolver.Container
- Enclosing class:
Resolver
Used for array and map schemas: the public instance variable
elementAction contains the resolving action needed for the element
type of an array or value top of a map.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.avro.Resolver.Action
Resolver.Action.Type
-
Field Summary
Fields inherited from class org.apache.avro.Resolver.Action
conversion, logicalType, reader, type, writer
-
Constructor Summary
-
Method Summary
-
Field Details
-
elementAction
-
-
Constructor Details
-
Container
-