Class: Storm::Nimbus::Activate_args
- Inherits:
-
Object
- Object
- Storm::Nimbus::Activate_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/storm/thrift/nimbus.rb
Constant Summary collapse
- NAME =
1
- FIELDS =
{ NAME => {:type => ::Thrift::Types::STRING, :name => 'name'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
539 |
# File 'lib/storm/thrift/nimbus.rb', line 539 def struct_fields; FIELDS; end |
#validate ⇒ Object
541 542 |
# File 'lib/storm/thrift/nimbus.rb', line 541 def validate end |