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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end