Class: Storm::Nimbus::KillTopology_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/storm/thrift/nimbus.rb

Constant Summary collapse

NAME =
1
FIELDS =
{
  NAME => {:type => ::Thrift::Types::STRING, :name => 'name'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



473
# File 'lib/storm/thrift/nimbus.rb', line 473

def struct_fields; FIELDS; end

#validateObject



475
476
# File 'lib/storm/thrift/nimbus.rb', line 475

def validate
end