Uses of Enum
org.apache.avro.Schema.Field.Order
Packages that use Schema.Field.Order
-
Uses of Schema.Field.Order in org.apache.avro
Methods in org.apache.avro that return Schema.Field.OrderModifier 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.Constructors in org.apache.avro with parameters of type Schema.Field.Order