Module: Avro

Defined in:
lib/avro/builder.rb,
lib/avro/builder/dsl.rb,
lib/avro/builder/enum.rb,
lib/avro/builder/field.rb,
lib/avro/builder/fixed.rb,
lib/avro/builder/errors.rb,
lib/avro/builder/record.rb,
lib/avro/builder/railtie.rb,
lib/avro/builder/version.rb,
lib/avro/builder/aliasable.rb,
lib/avro/builder/types/type.rb,
lib/avro/builder/dsl_options.rb,
lib/avro/builder/file_handler.rb,
lib/avro/builder/schema_store.rb,
lib/avro/builder/type_factory.rb,
lib/avro/builder/namespaceable.rb,
lib/avro/builder/dsl_attributes.rb,
lib/avro/builder/types/map_type.rb,
lib/avro/builder/anonymous_types.rb,
lib/avro/builder/types/enum_type.rb,
lib/avro/builder/types/top_level.rb,
lib/avro/builder/definition_cache.rb,
lib/avro/builder/types/array_type.rb,
lib/avro/builder/types/fixed_type.rb,
lib/avro/builder/types/named_type.rb,
lib/avro/builder/types/union_type.rb,
lib/avro/builder/types/record_type.rb,
lib/avro/builder/types/complex_type.rb,
lib/avro/builder/types/type_referencer.rb,
lib/avro/builder/rake/avro_generate_task.rb,
lib/avro/builder/types/named_error_handling.rb,
lib/avro/builder/schema_serializer_reference_state.rb

Defined Under Namespace

Modules: Builder