#include <OnixS/CME/MDH/FeedSettings.h>
Public Types | |
| enum | Enum |
| typedef Messaging::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 864 of file FeedSettings.h.
| typedef Messaging::UInt32 Base |
Integral type used as basement for constants.
Definition at line 867 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 874 of file FeedSettings.h.