Uses of Class
org.apache.avro.SchemaBuilder.LongDefault
-
Uses of SchemaBuilder.LongDefault in org.apache.avro
Modifier and TypeMethodDescriptionfinal SchemaBuilder.LongDefault
<R> SchemaBuilder.BaseFieldTypeBuilder.longType()
A plain long type without custom properties.Modifier and TypeMethodDescriptionSchemaBuilder.BaseFieldTypeBuilder.longBuilder()
Build a long type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.longBuilder()
Build a long type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.longType()
A plain long type without custom properties.