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