Class: HadoopDsl::BaseModel
Overview
model
Direct Known Subclasses
Instance Attribute Summary collapse
-
#controller ⇒ Object
Returns the value of attribute controller.
Method Summary
Methods included from DslElement
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class HadoopDsl::DslElement
Instance Attribute Details
#controller ⇒ Object
Returns the value of attribute controller.
88 89 90 |
# File 'lib/core.rb', line 88 def controller @controller end |