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