Class: Stat::Count::Thrift::RemoteSimpleCountCollecter::SetByCount_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::SimpleCount}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end