Class: Stat::Count::Thrift::RemoteSimpleCountCollecter::DecrByCountWithDate_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

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end