Uses of Class
org.apache.avro.SchemaBuilder.LongBuilder
-
Uses of SchemaBuilder.LongBuilder in org.apache.avro
Modifier and TypeMethodDescriptionSchemaBuilder.BaseFieldTypeBuilder.longBuilder()
Build a long type that can set custom properties.final SchemaBuilder.LongBuilder
<R> SchemaBuilder.BaseTypeBuilder.longBuilder()
Build a long type that can set custom properties.SchemaBuilder.UnionFieldTypeBuilder.longBuilder()
Build a long type that can set custom properties.protected SchemaBuilder.LongBuilder
<R> SchemaBuilder.LongBuilder.self()