|
FireSync API
|
Represents a bitset of health probe options.

Related | |
| #define | kHEALTH_OPTION_NULL |
| Empty set. | |
| #define | kHEALTH_OPTION_STREAM |
| Send probe via health updates. | |
| #define | kHEALTH_OPTION_PERSIST |
| Log probe to persistent storage (if present). | |
| #define | kHEALTH_OPTION_RESTORE |
| Load persistent value as initial probe value (override default value). | |
| #define | kHEALTH_OPTION_BASELINE |
| Load persistent value as initial probe baseline. | |
| #define | kHEALTH_OPTION_CONDITIONALLY_STREAM |
| Stream the probe, but only if the node also supports persistence. | |