Class: Avro::Builder::Record

Inherits:
Types::RecordType show all
Includes:
Types::TopLevel
Defined in:
lib/avro/builder/record.rb

Constant Summary

Constants inherited from Types::RecordType

Types::RecordType::DSL_METHODS

Constants included from TypeFactory

TypeFactory::BUILTIN_TYPES, TypeFactory::COMPLEX_TYPES, TypeFactory::NAMED_TYPES

Instance Attribute Summary

Attributes included from Types::TopLevel

#namespace

Attributes inherited from Types::Type

#avro_type_name

Method Summary

Methods included from Types::TopLevel

included

Methods included from Types::TopLevel::TopLevelErrorHandling

#type_name=, #type_namespace=

Methods inherited from Types::RecordType

#dsl_method?, #extends, #initialize, #optional, #required, #to_h

Methods included from AnonymousTypes

#array, #map, #type, #union

Methods inherited from Types::NamedType

#cache!, #name, #name_fragment, #namespace, #serialize, #to_h, #validate!

Methods included from Types::NamedErrorHandling

#type_name, #type_namespace

Methods included from Aliasable

included

Methods included from Namespaceable

#fullname

Methods included from Types::ComplexType

included, #initialize, #namespace, #serialize, #to_h

Methods inherited from Types::Type

#abstract?, #cache!, #configure_options, #dsl_method?, #dsl_respond_to?, #initialize, #namespace, #serialize, #to_h, union_with_null, #validate!

Methods included from DslAttributes

#dsl_attribute?, included

Methods included from DslOptions

#dsl_option?, included

Constructor Details

This class inherits a constructor from Avro::Builder::Types::RecordType