Class: Storm::Nimbus::DownloadChunk_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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end