Class: Storm::Nimbus::Deactivate_args
- Inherits:
-
Object
- Object
- Storm::Nimbus::Deactivate_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
571 |
# File 'lib/storm/thrift/nimbus.rb', line 571 def struct_fields; FIELDS; end |
#validate ⇒ Object
573 574 |
# File 'lib/storm/thrift/nimbus.rb', line 573 def validate end |