Class: Storm::Nimbus::Activate_result
- Inherits:
-
Object
- Object
- Storm::Nimbus::Activate_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/storm/thrift/nimbus.rb
Constant Summary collapse
- E =
1
- FIELDS =
{ E => {:type => ::Thrift::Types::STRUCT, :name => 'e', :class => NotAliveException} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
555 |
# File 'lib/storm/thrift/nimbus.rb', line 555 def struct_fields; FIELDS; end |
#validate ⇒ Object
557 558 |
# File 'lib/storm/thrift/nimbus.rb', line 557 def validate end |