#include <OnixS/CME/MDH/FeedSettings.h>
Public Types | |
enum | Enum { Primary, DisasterRecovery } |
typedef UInt32 | Base |
To optimally service customers and meet regulatory requirements for out-of-region recovery capabilities and timelines, CME Group utilizes a two data center model comprised of a Primary and a Disaster Recovery (DR) data center. The given enumeration class defines available kinds of the data centers.
Definition at line 1188 of file FeedSettings.h.
Integral type used as basement for constants.
Definition at line 1191 of file FeedSettings.h.
enum Enum |
To optimally service customers and meet regulatory requirements for out-of-region recovery capabilities and timelines, CME Group utilizes a two data center model comprised of a Primary and a Disaster Recovery (DR) data center. The given enumeration class defines available kinds of the data centers.
Enumerator | |
---|---|
Primary |
Indicates the primary data center, which houses all CME applications. |
DisasterRecovery |
Indicates data center used in case of disaster. |
Definition at line 1198 of file FeedSettings.h.