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

QUERY =
1
FIELDS =
{
  QUERY => {:type => ::Thrift::Types::STRUCT, :name => 'query', :class => ::Stat::Count::Thrift::SimpleCountQuery}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end