Class: Storm::Nimbus::GetClusterInfo_result
- Inherits:
-
Object
- Object
- Storm::Nimbus::GetClusterInfo_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/storm/thrift/nimbus.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ClusterSummary} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
813 |
# File 'lib/storm/thrift/nimbus.rb', line 813 def struct_fields; FIELDS; end |
#validate ⇒ Object
815 816 |
# File 'lib/storm/thrift/nimbus.rb', line 815 def validate end |