Class: Storm::Nimbus::GetTopologyInfo_args
- Inherits:
-
Object
- Object
- Storm::Nimbus::GetTopologyInfo_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
829 |
# File 'lib/storm/thrift/nimbus.rb', line 829 def struct_fields; FIELDS; end |
#validate ⇒ Object
831 832 |
# File 'lib/storm/thrift/nimbus.rb', line 831 def validate end |