Class: Storm::NullStruct

Inherits:
Object
  • Object
show all
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_fieldsObject



90
# File 'lib/storm/thrift/storm_types.rb', line 90

def struct_fields; FIELDS; end

#validateObject



92
93
# File 'lib/storm/thrift/storm_types.rb', line 92

def validate
end