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

NAMES =
1
ID =
2
FIELDS =
{
  NAMES => {:type => ::Thrift::Types::LIST, :name => 'names', :element => {:type => ::Thrift::Types::STRING}},
  ID => {:type => ::Thrift::Types::STRING, :name => 'id'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end