Class: Storm::Nimbus::GetTopologyConf_args
- Inherits:
-
Object
- Object
- Storm::Nimbus::GetTopologyConf_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
863 |
# File 'lib/storm/thrift/nimbus.rb', line 863 def struct_fields; FIELDS; end |
#validate ⇒ Object
865 866 |
# File 'lib/storm/thrift/nimbus.rb', line 865 def validate end |