Class: Stat::Count::Thrift::Record

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/stat-count-client/thrift/collecter_types.rb

Constant Summary collapse

RECORDMAP =
1
FIELDS =
{
  RECORDMAP => {:type => ::Thrift::Types::MAP, :name => 'recordMap', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



20
# File 'lib/stat-count-client/thrift/collecter_types.rb', line 20

def struct_fields; FIELDS; end

#validateObject



22
23
# File 'lib/stat-count-client/thrift/collecter_types.rb', line 22

def validate
end