Uses of Enum
org.apache.avro.Schema.Field.Order
-
Uses of Schema.Field.Order in org.apache.avro
Modifier and TypeMethodDescriptionSchema.Field.order()
static Schema.Field.Order
Returns the enum constant of this type with the specified name.static Schema.Field.Order[]
Schema.Field.Order.values()
Returns an array containing the constants of this enum type, in the order they are declared.