Class: Storm::Nimbus::BeginFileDownload_args

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

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end