Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.avro.SchemaBuilder Classes and Interfaces - 41 results found.
NameDescriptionTypePackageFramework
SchemaBuilder A fluent interface for building Schema instances.Classorg.apache.avroAvro
SchemaBuilder .ArrayBuilderBuilds an Avro Array type with optional properties.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .ArrayDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .BaseFieldTypeBuilderA special Builder for Record fields.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .BaseTypeBuilderA common API for building types within a context.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .BooleanBuilderBuilds an Avro boolean type with optional properties.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .BooleanDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .BytesBuilderBuilds an Avro bytes type with optional properties.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .BytesDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .DoubleBuilderBuilds an Avro double type with optional properties.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .DoubleDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .EnumBuilderBuilds an Avro Enum type with optional properties, namespace, doc, and Set properties with SchemaBuilder.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .EnumDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .FieldAssemblerClassorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .FieldBuilderBuilds a Field in the context of a SchemaBuilder.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .FieldDefaultAbstract base class for field defaults.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .FieldTypeBuilderFieldTypeBuilder adds unionOf(), nullable(), and optional() to BaseFieldTypeBuilder.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .FixedBuilderBuilds an Avro Fixed type with optional properties, namespace, doc, and Set properties with SchemaBuilder.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .FixedDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .FloatBuilderBuilds an Avro float type with optional properties.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .FloatDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .GenericDefaultClassorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .IntBuilderBuilds an Avro int type with optional properties.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .IntDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .LongBuilderBuilds an Avro long type with optional properties.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .LongDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .MapBuilderBuilds an Avro Map type with optional properties.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .MapDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .NamedBuilderAn abstract type that provides builder methods for configuring the name, doc, and aliases of all Avro types that have names (fields, Fixed, Record,Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .NamespacedBuilderAn abstract type that provides builder methods for configuring the namespace for all Avro types that have namespaces (Fixed, Record, andClassorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .NullBuilderBuilds an Avro null type with optional properties.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .NullDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .PropBuilderAn abstract builder for all Avro types.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .RecordBuilderClassorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .RecordDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .StringBldrBuilds an Avro string type with optional properties.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .StringDefaultChoose whether to use a default value for the field or not.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .TypeBuilderA Builder for creating any Avro schema type.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .UnionAccumulatorAccumulates all of the types in a union.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilder .UnionFieldTypeBuilderBuilder for a union field.Classorg.apache.avro.SchemaBuilderAvro
SchemaBuilderExceptionThrown for errors building schemas.Classorg.apache.avroAvro