Class: Stat::Count::Thrift::RemoteSimpleCountCollecter::SetByCountWithDate_args

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

Constant Summary collapse

COUNT =
1
FIELDS =
{
  COUNT => {:type => ::Thrift::Types::STRUCT, :name => 'count', :class => ::Stat::Count::Thrift::DateCount}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1138
# File 'lib/stat-count-client/thrift/remote_simple_count_collecter.rb', line 1138

def struct_fields; FIELDS; end

#validateObject



1140
1141
# File 'lib/stat-count-client/thrift/remote_simple_count_collecter.rb', line 1140

def validate
end