Class: Storm::Nimbus::GetUserTopology_args

Inherits:
Object
  • Object
show all
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_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end