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