Class: HadoopDsl::WordCount::WordCountMapperModel

Inherits:
BaseMapperModel show all
Defined in:
lib/word_count.rb

Overview

model

Instance Attribute Summary

Attributes inherited from BaseMapperModel

#key, #value

Attributes inherited from BaseModel

#controller

Method Summary

Methods inherited from BaseMapperModel

#initialize

Methods included from DslElement

#method_missing

Constructor Details

This class inherits a constructor from HadoopDsl::BaseMapperModel

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class HadoopDsl::DslElement