Uses of Enum
org.apache.avro.Resolver.Action.Type
Packages that use Resolver.Action.Type
-
Uses of Resolver.Action.Type in org.apache.avro
Fields in org.apache.avro declared as Resolver.Action.TypeMethods in org.apache.avro that return Resolver.Action.TypeModifier and TypeMethodDescriptionstatic Resolver.Action.Type
Returns the enum constant of this type with the specified name.static Resolver.Action.Type[]
Resolver.Action.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.avro with parameters of type Resolver.Action.TypeModifierConstructorDescriptionprotected
Action
(Schema w, Schema r, GenericData data, Resolver.Action.Type t)