Class: Stat::Count::Thrift::DateCountQuery

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/stat-count-client/thrift/collecter_types.rb

Constant Summary collapse

QUERIES =
1
FIELDS =
{
  QUERIES => {:type => ::Thrift::Types::MAP, :name => 'queries', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::LIST, :element => {:type => ::Thrift::Types::STRUCT, :class => ::Stat::Count::Thrift::QueryDateUnit}}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



128
# File 'lib/stat-count-client/thrift/collecter_types.rb', line 128

def struct_fields; FIELDS; end

#validateObject



130
131
# File 'lib/stat-count-client/thrift/collecter_types.rb', line 130

def validate
end