Class: Storm::Nimbus::FinishFileUpload_args
- Inherits:
-
Object
- Object
- Storm::Nimbus::FinishFileUpload_args
- 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_fields ⇒ Object
703 |
# File 'lib/storm/thrift/nimbus.rb', line 703 def struct_fields; FIELDS; end |
#validate ⇒ Object
705 706 |
# File 'lib/storm/thrift/nimbus.rb', line 705 def validate end |