Class: Storm::NullStruct
- Inherits:
-
Object
- Object
- Storm::NullStruct
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/storm/thrift/storm_types.rb
Constant Summary collapse
- FIELDS =
{ }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
90 |
# File 'lib/storm/thrift/storm_types.rb', line 90 def struct_fields; FIELDS; end |
#validate ⇒ Object
92 93 |
# File 'lib/storm/thrift/storm_types.rb', line 92 def validate end |