hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
ReducingConvertorConsts.hpp
Go to the documentation of this file.
1
15
#ifndef REDUCINGCONVERTORCONSTS_HPP_
16
#define REDUCINGCONVERTORCONSTS_HPP_
17
#include <string>
18
19
namespace
HCE
20
{
21
namespace
reduce_convertors
22
{
23
24
const
std::string
PROCESSING_TYPE_NAME
=
"type"
;
25
const
std::string
BODY_NAME
=
"data"
;
26
const
std::string
TTL_NAME
=
"ttl"
;
27
const
std::string
PROCESSING_ERROR_CODE_NAME
=
"error_code"
;
28
const
std::string
PROCESSING_ERROR_MSG_NAME
=
"error_message"
;
29
const
std::string
PROCESSING_ELAPSED_TIME_NAME
=
"time"
;
30
31
}
32
}
33
34
#endif
sources
utils
reduceHandler
src
ReducingConvertorConsts.hpp
Generated on Tue Jun 30 2015 19:42:14 for hce-node application by
1.8.1.2