Package | Description |
---|---|
org.apache.avro |
Avro kernel classes.
|
Modifier and Type | Field and Description |
---|---|
Resolver.ErrorAction.ErrorType |
Resolver.ErrorAction.error |
Modifier and Type | Method and Description |
---|---|
static Resolver.ErrorAction.ErrorType |
Resolver.ErrorAction.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Resolver.ErrorAction.ErrorType[] |
Resolver.ErrorAction.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ErrorAction(Schema w,
Schema r,
GenericData d,
Resolver.ErrorAction.ErrorType e) |
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.