Class: Stat::Count::Thrift::RemoteSimpleCountCollecter::GetByDateQuery_result

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

SUCCESS =
0
DCEX =
1
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Stat::Count::Thrift::CountResult},
  DCEX => {:type => ::Thrift::Types::STRUCT, :name => 'dcex', :class => ::Stat::Count::Thrift::DataCollectionException}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end