Class: Storm::Nimbus::FinishFileUpload_args

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

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end