hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
Variables | |
const std::string | NAME = "name" |
const std::string | CLIENT_IDENTITY = "clientIdentity" |
const std::string | STARTED_AT = "startedAt" |
const std::string | LOG_PRIORITY = "logPriority" |
const std::string | INI_FILE = "iniFile" |
const std::string | CONNECTION_REBUILD_TRIES_MAX = "connectionRebuildTriesMax" |
const std::string | CONNECTION_REBUILD_TRIES_DELAY = "connectionRebuildTriesDelay" |
const std::string | CONNECTION_STRING = "connectionString" |
const std::string | POLL_TIMEOUT = "pollTimeout" |
const std::string | PROPERTY_INTERVAL = "node.property_interval" |
const std::string | DUMP_INTERVAL = "node.dump_interval" |
const std::string | DUMP_ALLOW_RESTORE = "node.dump_allow_restore" |
const std::string | DUMP_DIR = "node.dump_dir" |
For 'Admin'. | |
const std::string | STAT_REQUESTS_TOTAL = "statRequestsTotal" |
For 'RouterServerProxy'. | |
const std::string | STAT_REQUESTS = "statRequests" |
const std::string | STAT_RESPONSES = "statResponses" |
const std::string | STAT_REQUESTS_SIZE = "statRequestsSize" |
const std::string | STAT_RESPONSES_SIZE = "statResponsesSize" |
const std::string | STAT_REQUESTS_PROCESSED = "statRequestsProcessed" |
const std::string | STAT_RESPONSES_PROCESSED = "statResponsesProcessed" |
const std::string | STAT_REQUESTS_PROCESSED_SIZE = "statRequestsProcessedSize" |
const std::string | STAT_RESPONSES_PROCESSED_SIZE = "statResponsesProcessedSize" |
const std::string | STAT_QPS = "statQPS" |
const std::string | STAT_RPS = "statRPS" |
const std::string | STAT_REQUESTS_BANDWIDTH = "statRequestsBandwidth" |
const std::string | STAT_RESPONSES_BANDWIDTH = "statResponsesBandwidth" |
const std::string | PSTATS_AT = "pstatsAt" |
For 'DataReducerProxy'. | |
const std::string | CLIENTS_NUMBER = "clientsNumber" |
const std::string | NODE_MODE = "nodeMode" |
For 'DataServerProxy'. | |
const std::string | RESOURCES_USAGE_ALG = "node.resources_usage_alg" |
const std::string | RESOURCES_USAGE_ALG0_WEIGHTS = "node.resources_usage_alg0_weights" |
const std::string | RESOURCES_USAGE_USAGE_ORDER = "node.resources_usage_order" |
const std::string | RESOURCES_USAGE_LIMITS = "node.resources_usage_limits" |
const std::string | RESOURCES_USAGE_COLLECTED_SIZE = "node.resources_usage_collected_size" |
const std::string | RESOURCES_USAGE_MAX_ALLOWED_RANGE = "node.resources_usage_max_allowed_range" |
const std::string | DRCE_RESOURCES_EXTRACTOR_MAX_THREADS = "drce.drce_resources_extractor_max_threads" |
const std::string | DRCE_RESOURCES_EXTRACTOR_MAX_PROCESSES = "drce.drce_resources_extractor_max_processes" |
const std::string | DRCE_RESOURCES_EXTRACTOR_MAX_DISK_SIZE = "drce.drce_resources_extractor_max_disk_size" |
const std::string | DRCE_RESOURCES_EXTRACTOR_MAX_VRAM_SIZE = "drce.drce_resources_extractor_max_vram_size" |
const std::string | DRCE_RESOURCES_EXTRACTOR_MAX_RRAM_SIZE = "drce.drce_resources_extractor_max_rram_size" |
const std::string | STAT_CLIENT_REQUESTS = "statClientRequests" |
const std::string | STAT_CLIENT_RESPONSES = "statClientResponses" |
const std::string | STAT_CLIENT_REQUESTS_SIZE = "statClientRequestsSize" |
const std::string | STAT_CLIENT_RESPONSES_SIZE = "statClientResponsesSize" |
const std::string | PEREODIC_STAT_CLIENT_REQUESTS = "periodicStatClientRequests" |
const std::string | PEREODIC_STAT_CLIENT_RESPONSES = "periodicStatClientResponses" |
const std::string | PEREODIC_STAT_CLIENT_REQUESTS_SIZE = "periodicStatClientRequestsSize" |
const std::string | PEREODIC_STAT_CLIENT_RESPONSES_SIZE = "periodicStatClientResponsesSize" |
const std::string | STAT_QPS_CLIENT = "statQPSClient" |
const std::string | STAT_QPS_SERVER = "statQPSServer" |
const std::string | STAT_RPS_CLIENT = "statRPSClient" |
const std::string | STAT_RPS_SERVER = "statRPSServer" |
const std::string | STAT_REQUESTS_BANDWIDTH_CLIENT = "statRequestsBandwidthClient" |
const std::string | STAT_REQUESTS_BANDWIDTH_SERVER = "statRequestsBandwidthServer" |
const std::string | STAT_RESPONSES_BANDWIDTH_CLIENT = "statResponsesBandwidthClient" |
const std::string | STAT_RESPONSES_BANDWIDTH_SERVER = "statResponsesBandwidthServer" |
For 'DataNodeOptions'. | |
const std::string | HEARTBEAT_DELAY = "node.hb_delay" |
const std::string | HEARTBEAT_TIMEOUT = "node.hb_timeout" |
const std::string | HEARTBEAT_MODE = "node.hb_mode" |
For 'DataClientProxy'. | |
const std::string | HEARTBEAT_AT = "heartbeatAt" |
const std::string | HEARTBEATED_AT = "heartbeatedAt" |
For 'DataClientData'. | |
const std::string | DATA_CLIENT_SOCK_MODE = "dataClientSockMode" |
For 'DataProcessorData'. | |
const std::string | NODE_NAME = "nodeName" |
const std::string | NODE_NUMBER = "node.number" |
const std::string | DATA_PROCESSING_MODE = "node.data_processing_mode" |
const std::string | DATA_PROCESSING_FAKE_RESULTS = "node.data_processing_fake_results" |
const std::string | DATA_PROCESSING_FAKE_RESULTS_MAX = "node.data_processing_fake_max_results" |
const std::string | STAT_SPHINX_REQUESTS_SEARCH = "statSphinxRequestsSearch" |
const std::string | STAT_SPHINX_REQUESTS_ADMIN = "statSphinxRequestsAdmin" |
const std::string | STAT_SPHINX_TIME_TOTAL_SEARCH = "statSphinxTimeTotalSearch" |
const std::string | STAT_SPHINX_TIME_TOTAL_ADMIN = "statSphinxTimeTotalAdmin" |
const std::string | STAT_DRCE_REQUESTS = "statDRCERequests" |
const std::string | STAT_DRCE_TIME_TOTAL = "statDRCETimeTotal" |
const std::string | SPHINX_HOME_DIR = "sphinx.home_dir" |
const std::string | SPHINX_DEFAULT_INDEX = "sphinx.default_index" |
const std::string | SPHINX_START_SEARCHD = "sphinx.start_searchd" |
const std::string | SPHINX_STOP_SEARCHD = "sphinx.stop_searchd" |
const std::string | SPHINX_RANKER = "sphinx.ranker" |
const std::string | SPHINX_RANKER_EXPRESSION = "sphinx.ranker_expression" |
const std::string | SPHINX_INDEX_NAME = "sphinx.indexName" |
const std::string | SPHINX_SEARCHD_HOST = "sphinx.searchdHost" |
const std::string | SPHINX_SEARCHD_PORT = "sphinx.searchdPort" |
const std::string | SPHINX_TIMEOUTED_REQUESTS = "sphinx.timeoutedRequests" |
const std::string | SPHINX_NODE_NUMBER = "sphinx.nodeNumber" |
const std::string | SPHINX_NODE_NAME = "sphinx.nodeName" |
const std::string | DRCE_HOME_DIR = "drce.home_dir" |
const std::string | DRCE_TASKS_DATA_DIR = "drce.tasks_data_dir" |
const std::string | DRCE_TASKS_STATUS_DIR = "drce.tasks_status_dir" |
const std::string | DRCE_NODE_HOST = "drce.node_host" |
const std::string | DRCE_NODE_PORT = "drce.node_port" |
const std::string | DRCE_MAX_THREADS = "drce.max_threads" |
const std::string | DRCE_TASKS_QUEUE_DUMP_PERIOD = "drce.tasks_queue_dump_period" |
const std::string | DRCE_RESOURCES_MONITOR_PERIOD = "drce.resources_monitor_period" |
const std::string | DRCE_STATE_NOTIFICATION_HOST = "drce.state_notification_host" |
const std::string | DRCE_STATE_NOTIFICATION_PORT = "drce.state_notification_port" |
const std::string | DRCE_STATE_NOTIFICATION_RESET_ERROR_CODE = "drce.state_notification_reset_error_code" |
const std::string | DRCE_ENV_VARS = "drce.env_vars" |
const std::string | DRCE_NODE_NAME = "drce.nodeName" |
const std::string | DRCE_TASK_DATA_DIR = "tasksDataDir" |
const std::string | DRCE_TASK_STATUS_DIR = "tasksStatusDir" |
const std::string | DRCE_MAX_THREAD_COUNT = "maxThreadCount" |
const std::string | DRCE_TASK_QUEUE_DUMP_PERIOD = "tasksQueueDumpPeriod" |
const std::string | DRCE_RESOURCE_MONITOR_TIME_PERIOD = "resourceMonitorTimePeriod" |
const std::string HCE::handlers::properties::CLIENT_IDENTITY = "clientIdentity" |
Definition at line 253 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::CLIENTS_NUMBER = "clientsNumber" |
Definition at line 282 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::CONNECTION_REBUILD_TRIES_DELAY = "connectionRebuildTriesDelay" |
Definition at line 258 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::CONNECTION_REBUILD_TRIES_MAX = "connectionRebuildTriesMax" |
Definition at line 257 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::CONNECTION_STRING = "connectionString" |
Definition at line 259 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DATA_CLIENT_SOCK_MODE = "dataClientSockMode" |
For 'DataProcessorData'.
Definition at line 320 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DATA_PROCESSING_FAKE_RESULTS = "node.data_processing_fake_results" |
Definition at line 325 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DATA_PROCESSING_FAKE_RESULTS_MAX = "node.data_processing_fake_max_results" |
Definition at line 326 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DATA_PROCESSING_MODE = "node.data_processing_mode" |
Definition at line 324 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_ENV_VARS = "drce.env_vars" |
Definition at line 360 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_HOME_DIR = "drce.home_dir" |
Definition at line 349 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_MAX_THREAD_COUNT = "maxThreadCount" |
Definition at line 365 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_MAX_THREADS = "drce.max_threads" |
Definition at line 354 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_NODE_HOST = "drce.node_host" |
Definition at line 352 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_NODE_NAME = "drce.nodeName" |
Definition at line 362 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_NODE_PORT = "drce.node_port" |
Definition at line 353 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_RESOURCE_MONITOR_TIME_PERIOD = "resourceMonitorTimePeriod" |
Definition at line 367 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_RESOURCES_EXTRACTOR_MAX_DISK_SIZE = "drce.drce_resources_extractor_max_disk_size" |
Definition at line 293 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_RESOURCES_EXTRACTOR_MAX_PROCESSES = "drce.drce_resources_extractor_max_processes" |
Definition at line 292 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_RESOURCES_EXTRACTOR_MAX_RRAM_SIZE = "drce.drce_resources_extractor_max_rram_size" |
Definition at line 295 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_RESOURCES_EXTRACTOR_MAX_THREADS = "drce.drce_resources_extractor_max_threads" |
Definition at line 291 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_RESOURCES_EXTRACTOR_MAX_VRAM_SIZE = "drce.drce_resources_extractor_max_vram_size" |
Definition at line 294 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_RESOURCES_MONITOR_PERIOD = "drce.resources_monitor_period" |
Definition at line 356 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_STATE_NOTIFICATION_HOST = "drce.state_notification_host" |
Definition at line 357 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_STATE_NOTIFICATION_PORT = "drce.state_notification_port" |
Definition at line 358 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_STATE_NOTIFICATION_RESET_ERROR_CODE = "drce.state_notification_reset_error_code" |
Definition at line 359 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_TASK_DATA_DIR = "tasksDataDir" |
Definition at line 363 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_TASK_QUEUE_DUMP_PERIOD = "tasksQueueDumpPeriod" |
Definition at line 366 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_TASK_STATUS_DIR = "tasksStatusDir" |
Definition at line 364 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_TASKS_DATA_DIR = "drce.tasks_data_dir" |
Definition at line 350 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_TASKS_QUEUE_DUMP_PERIOD = "drce.tasks_queue_dump_period" |
Definition at line 355 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DRCE_TASKS_STATUS_DIR = "drce.tasks_status_dir" |
Definition at line 351 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DUMP_ALLOW_RESTORE = "node.dump_allow_restore" |
Definition at line 263 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DUMP_DIR = "node.dump_dir" |
For 'Admin'.
Definition at line 264 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::DUMP_INTERVAL = "node.dump_interval" |
Definition at line 262 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::HEARTBEAT_AT = "heartbeatAt" |
Definition at line 317 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::HEARTBEAT_DELAY = "node.hb_delay" |
Definition at line 313 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::HEARTBEAT_MODE = "node.hb_mode" |
For 'DataClientProxy'.
Definition at line 315 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::HEARTBEAT_TIMEOUT = "node.hb_timeout" |
Definition at line 314 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::HEARTBEATED_AT = "heartbeatedAt" |
For 'DataClientData'.
Definition at line 318 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::INI_FILE = "iniFile" |
Definition at line 256 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::LOG_PRIORITY = "logPriority" |
Definition at line 255 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::NAME = "name" |
<List constant names of handler properties For 'Handler'
Definition at line 252 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::NODE_MODE = "nodeMode" |
For 'DataServerProxy'.
Definition at line 283 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::NODE_NAME = "nodeName" |
Definition at line 322 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::NODE_NUMBER = "node.number" |
Definition at line 323 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::PEREODIC_STAT_CLIENT_REQUESTS = "periodicStatClientRequests" |
Definition at line 300 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::PEREODIC_STAT_CLIENT_REQUESTS_SIZE = "periodicStatClientRequestsSize" |
Definition at line 302 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::PEREODIC_STAT_CLIENT_RESPONSES = "periodicStatClientResponses" |
Definition at line 301 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::PEREODIC_STAT_CLIENT_RESPONSES_SIZE = "periodicStatClientResponsesSize" |
Definition at line 303 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::POLL_TIMEOUT = "pollTimeout" |
Definition at line 260 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::PROPERTY_INTERVAL = "node.property_interval" |
Definition at line 261 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::PSTATS_AT = "pstatsAt" |
For 'DataReducerProxy'.
Definition at line 280 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::RESOURCES_USAGE_ALG = "node.resources_usage_alg" |
Definition at line 285 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::RESOURCES_USAGE_ALG0_WEIGHTS = "node.resources_usage_alg0_weights" |
Definition at line 286 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::RESOURCES_USAGE_COLLECTED_SIZE = "node.resources_usage_collected_size" |
Definition at line 289 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::RESOURCES_USAGE_LIMITS = "node.resources_usage_limits" |
Definition at line 288 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::RESOURCES_USAGE_MAX_ALLOWED_RANGE = "node.resources_usage_max_allowed_range" |
Definition at line 290 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::RESOURCES_USAGE_USAGE_ORDER = "node.resources_usage_order" |
Definition at line 287 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_DEFAULT_INDEX = "sphinx.default_index" |
Definition at line 336 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_HOME_DIR = "sphinx.home_dir" |
Definition at line 335 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_INDEX_NAME = "sphinx.indexName" |
Definition at line 342 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_NODE_NAME = "sphinx.nodeName" |
Definition at line 347 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_NODE_NUMBER = "sphinx.nodeNumber" |
Definition at line 346 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_RANKER = "sphinx.ranker" |
Definition at line 339 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_RANKER_EXPRESSION = "sphinx.ranker_expression" |
Definition at line 340 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_SEARCHD_HOST = "sphinx.searchdHost" |
Definition at line 343 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_SEARCHD_PORT = "sphinx.searchdPort" |
Definition at line 344 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_START_SEARCHD = "sphinx.start_searchd" |
Definition at line 337 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_STOP_SEARCHD = "sphinx.stop_searchd" |
Definition at line 338 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::SPHINX_TIMEOUTED_REQUESTS = "sphinx.timeoutedRequests" |
Definition at line 345 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STARTED_AT = "startedAt" |
Definition at line 254 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_CLIENT_REQUESTS = "statClientRequests" |
Definition at line 296 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_CLIENT_REQUESTS_SIZE = "statClientRequestsSize" |
Definition at line 298 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_CLIENT_RESPONSES = "statClientResponses" |
Definition at line 297 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_CLIENT_RESPONSES_SIZE = "statClientResponsesSize" |
Definition at line 299 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_DRCE_REQUESTS = "statDRCERequests" |
Definition at line 332 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_DRCE_TIME_TOTAL = "statDRCETimeTotal" |
Definition at line 333 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_QPS = "statQPS" |
Definition at line 276 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_QPS_CLIENT = "statQPSClient" |
Definition at line 304 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_QPS_SERVER = "statQPSServer" |
Definition at line 305 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_REQUESTS = "statRequests" |
Definition at line 268 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_REQUESTS_BANDWIDTH = "statRequestsBandwidth" |
Definition at line 278 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_REQUESTS_BANDWIDTH_CLIENT = "statRequestsBandwidthClient" |
Definition at line 308 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_REQUESTS_BANDWIDTH_SERVER = "statRequestsBandwidthServer" |
Definition at line 309 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_REQUESTS_PROCESSED = "statRequestsProcessed" |
Definition at line 272 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_REQUESTS_PROCESSED_SIZE = "statRequestsProcessedSize" |
Definition at line 274 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_REQUESTS_SIZE = "statRequestsSize" |
Definition at line 270 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_REQUESTS_TOTAL = "statRequestsTotal" |
For 'RouterServerProxy'.
Definition at line 266 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_RESPONSES = "statResponses" |
Definition at line 269 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_RESPONSES_BANDWIDTH = "statResponsesBandwidth" |
Definition at line 279 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_RESPONSES_BANDWIDTH_CLIENT = "statResponsesBandwidthClient" |
Definition at line 310 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_RESPONSES_BANDWIDTH_SERVER = "statResponsesBandwidthServer" |
For 'DataNodeOptions'.
Definition at line 311 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_RESPONSES_PROCESSED = "statResponsesProcessed" |
Definition at line 273 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_RESPONSES_PROCESSED_SIZE = "statResponsesProcessedSize" |
Definition at line 275 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_RESPONSES_SIZE = "statResponsesSize" |
Definition at line 271 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_RPS = "statRPS" |
Definition at line 277 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_RPS_CLIENT = "statRPSClient" |
Definition at line 306 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_RPS_SERVER = "statRPSServer" |
Definition at line 307 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_SPHINX_REQUESTS_ADMIN = "statSphinxRequestsAdmin" |
Definition at line 329 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_SPHINX_REQUESTS_SEARCH = "statSphinxRequestsSearch" |
Definition at line 328 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_SPHINX_TIME_TOTAL_ADMIN = "statSphinxTimeTotalAdmin" |
Definition at line 331 of file HandlerTypes.hpp.
const std::string HCE::handlers::properties::STAT_SPHINX_TIME_TOTAL_SEARCH = "statSphinxTimeTotalSearch" |
Definition at line 330 of file HandlerTypes.hpp.