Class Resolver.Container

java.lang.Object
org.apache.avro.Resolver.Action
org.apache.avro.Resolver.Container
Enclosing class:
Resolver

public static class Resolver.Container extends Resolver.Action
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.