Class: Storm::Nimbus::SubmitTopology_result

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

Constant Summary collapse

E =
1
ITE =
2
FIELDS =
{
  E => {:type => ::Thrift::Types::STRUCT, :name => 'e', :class => AlreadyAliveException},
  ITE => {:type => ::Thrift::Types::STRUCT, :name => 'ite', :class => InvalidTopologyException}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end