#include <OnixS/CME/MDH/FeedSettings.h>
Public Types | |
enum | Enum { Primary, DisasterRecovery } |
typedef UInt32 | Base |
The given enumeration class defines available kinds of the data centers.
Definition at line 859 of file FeedSettings.h.
Integral type used as basement for constants.
Definition at line 862 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 869 of file FeedSettings.h.