![]() |
AvailabilityGroupStatusWriter Class |
Namespace: MFiles.VAF.MultiserverMode
public class AvailabilityGroupStatusWriter
The AvailabilityGroupStatusWriter type exposes the following members.
Name | Description | |
---|---|---|
![]() | AvailabilityGroupStatusWriter |
Self initializing constructor.
|
Name | Description | |
---|---|---|
![]() | CurrentServer |
Current vault server attachment.
|
![]() | Settings |
Settings object.
|
Name | Description | |
---|---|---|
![]() | ClearEntries |
Clears all entries from named value storage except the (passed hostnames).
|
![]() | PurgeStaleEntries |
Purge entries that are not presently attached to the vault database.
|
![]() | RemoveHost |
Removes the current host from the active entries list.
|
![]() | ReportFindings(String, Boolean, IEnumerableValidationFinding, Vault) |
Publishes the multi-server mode health status to named value storage.
|
![]() ![]() | ReportFindings(AvailabilityGroupStatusSettings, String, Boolean, IEnumerableValidationFinding) |
Publishes the multi-server mode health status to named value storage.
|
![]() | ReportStatus(DomainStatusSummary, Vault) |
Publishes the health status for this machines.
|
![]() ![]() | ReportStatus(DomainStatusSummary, AvailabilityGroupStatusSettings, Vault) |
Publishes the health status for this machines.
|
![]() | TryRepeatedly |
Concurrent operations may fail... so we retry them here.
|