Skip to content

Class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningStatus

Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll

Describes the current operator-facing managed-connector provider-owned control-plane dependency-aware apply-and-reconcile hardening posture for one CDC execution runtime.

public sealed record CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningStatus : IEquatable<CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningStatus>

objectCdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningStatus

IEquatable<CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningStatus>

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningStatus(string, string?)

Section titled “ CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningStatus(string, string?)”

Creates a new managed-connector provider-owned control-plane dependency-aware apply-and-reconcile hardening answer.

public CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningStatus(string state, string? description = null)

state string

The stable provider-owned control-plane dependency-aware apply-and-reconcile hardening state, such as not-applicable, operator-only, dependency-ready, dependency-blocked, dependency-degraded, apply-and-reconcile-hardened, or dependency-risk.

description string?

An optional operator-facing dependency-aware apply-and-reconcile hardening summary.

Gets the active reporter identifier currently visible for the execution runtime when one exists.

public string? ActiveReporterId { get; init; }

string?

Gets the UTC timestamp when the active reporter lease expires when one is known.

public DateTimeOffset? ActiveReporterLeaseExpiresAtUtc { get; init; }

DateTimeOffset?

Gets the currently active connector task identifiers when one report exists.

public IReadOnlyList<string> ActiveTaskIds { get; init; }

IReadOnlyList<string>

Gets a value indicating whether the execution runtime currently represents a managed connector.

public bool AppliesToManagedConnector { get; }

bool

CanExecuteDependencyAwareApplyAndReconcileOnCurrentNode

Section titled “ CanExecuteDependencyAwareApplyAndReconcileOnCurrentNode”

Gets a value indicating whether the current node can execute dependency-aware apply-and-reconcile safely.

public bool CanExecuteDependencyAwareApplyAndReconcileOnCurrentNode { get; init; }

bool

Gets the number of active dependency-aware hardening categories currently visible for the execution runtime.

public int CategoryCount { get; }

int

Gets the stable provider-owned control-plane dependency-aware apply-and-reconcile hardening categories currently active for the execution runtime.

public IReadOnlyList<string> CategoryIds { get; init; }

IReadOnlyList<string>

Gets the CDC capture identifiers currently associated with dependency-aware apply-and-reconcile hardening.

public IReadOnlyList<string> CdcCaptureIds { get; init; }

IReadOnlyList<string>

Gets the current managed-connector command-journal state that informed dependency-aware hardening.

public string CommandJournalState { get; init; }

string

Gets the current managed-connector command-retry state that informed dependency-aware hardening.

public string CommandRetryState { get; init; }

string

Gets the best available connector-cluster identifier currently associated with dependency-aware hardening.

public string? ConnectClusterId { get; init; }

string?

Gets the best available connector-class identifier currently associated with dependency-aware hardening.

public string? ConnectorClass { get; init; }

string?

Gets the declared connector-cluster identifier when one is known.

public string? DeclaredConnectClusterId { get; init; }

string?

Gets the declared connector-class identifier when one is known.

public string? DeclaredConnectorClass { get; init; }

string?

Gets the declared source-provider identifier when one is known.

public string? DeclaredSourceProviderId { get; init; }

string?

Gets the declared connector task identifiers when one baseline exists.

public IReadOnlyList<string> DeclaredTaskIds { get; init; }

IReadOnlyList<string>

Gets an optional operator-facing dependency-aware apply-and-reconcile hardening summary.

public string? Description { get; }

string?

Gets the current broader managed-connector drift state that informed dependency-aware apply-and-reconcile hardening.

public string DriftState { get; init; }

string

Gets the operator-facing execution-ownership mode that informed dependency-aware apply-and-reconcile hardening.

public string ExecutionOwnership { get; init; }

string

Gets the stable execution-runtime identifier currently associated with dependency-aware apply-and-reconcile hardening.

public string ExecutionRuntimeId { get; init; }

string

Gets the operator-facing execution-topology classification that informed dependency-aware apply-and-reconcile hardening.

public string ExecutionTopology { get; init; }

string

Gets the declared task count when one is known.

public int? ExpectedTaskCount { get; init; }

int?

Gets the current broader managed-connector governance state that informed dependency-aware apply-and-reconcile hardening.

public string GovernanceState { get; init; }

string

Gets a value indicating whether the runtime currently exposes one active reporter lease.

public bool HasActiveReporterLease { get; }

bool

Gets a value indicating whether one active task topology is currently available.

public bool HasActiveTaskTopology { get; init; }

bool

Gets a value indicating whether declared dependency identity is complete.

public bool HasDeclaredDependencyIdentity { get; init; }

bool

Gets a value indicating whether dependency identity currently reports one declared-versus-observed mismatch.

public bool HasDependencyIdentityMismatch { get; init; }

bool

Gets a value indicating whether a durable command-journal store is currently configured.

public bool HasDurableStoreConfigured { get; init; }

bool

Gets a value indicating whether the durable command-journal store currently exposes persisted recorded history.

public bool HasPersistedRecordedHistory { get; init; }

bool

Gets a value indicating whether the current process recovered persisted command history for this runtime.

public bool HasRecoveredPersistedHistory { get; init; }

bool

Gets a value indicating whether reported dependency identity is complete.

public bool HasReportedDependencyIdentity { get; init; }

bool

Gets a value indicating whether one reported task topology is currently available.

public bool HasReportedTaskTopology { get; init; }

bool

Gets a value indicating whether the current answer exposes one concrete target operation.

public bool HasTargetOperation { get; init; }

bool

Gets a value indicating whether one declared task baseline is currently available.

public bool HasTaskBaseline { get; init; }

bool

Gets a value indicating whether task topology currently reports one declared-versus-observed mismatch.

public bool HasTaskTopologyMismatch { get; init; }

bool

Gets a value indicating whether dependency-aware apply-and-reconcile hardening is fully hardened.

public bool IsApplyAndReconcileHardened { get; }

bool

Gets a value indicating whether dependency-aware apply-and-reconcile hardening currently remains blocked.

public bool IsDependencyBlocked { get; }

bool

Gets a value indicating whether dependency-aware apply-and-reconcile hardening currently remains degraded.

public bool IsDependencyDegraded { get; }

bool

Gets a value indicating whether dependency-aware apply-and-reconcile hardening is currently ready.

public bool IsDependencyReady { get; }

bool

Gets a value indicating whether dependency-aware apply-and-reconcile hardening currently remains risky.

public bool IsDependencyRisk { get; }

bool

Gets a value indicating whether the current provider lane targets a destructive connector operation.

public bool IsDestructiveOperation { get; init; }

bool

Gets a value indicating whether dependency-aware apply-and-reconcile hardening still remains operator-owned outside Cephalon.

public bool IsOperatorOnly { get; }

bool

Gets the stable latest recorded command-execution attempt identifier when one exists.

public string LatestAttemptId { get; init; }

string

Gets the latest recorded managed-connector command-execution state visible to dependency-aware hardening.

public string LatestCommandExecutionState { get; init; }

string

Gets the timestamp when Cephalon recorded the latest command-execution outcome that informed dependency-aware hardening.

public DateTimeOffset? LatestRecordedAtUtc { get; init; }

DateTimeOffset?

Gets the declared managed-connector management mode when one is known.

public string? ManagementMode { get; init; }

string?

Gets the stable management-operation identifier currently associated with dependency-aware apply-and-reconcile hardening.

public string OperationId { get; init; }

string

Gets the number of visible potential shared write-path changes currently associated with dependency-aware hardening.

public int PotentialChangeCount { get; init; }

int

Gets the current broader provider execution-orchestration state that informed dependency-aware hardening.

public string ProviderExecutionOrchestrationState { get; init; }

string

ProviderOwnedControlPlaneApplyAndReconcileExecutionState

Section titled “ ProviderOwnedControlPlaneApplyAndReconcileExecutionState”

Gets the current provider-owned control-plane apply-and-reconcile execution state that informed dependency-aware hardening.

public string ProviderOwnedControlPlaneApplyAndReconcileExecutionState { get; init; }

string

ProviderOwnedControlPlaneMutationReconcileState

Section titled “ ProviderOwnedControlPlaneMutationReconcileState”

Gets the current provider-owned control-plane mutation and reconcile state that informed dependency-aware hardening.

public string ProviderOwnedControlPlaneMutationReconcileState { get; init; }

string

Gets the current provider-owned control-plane ownership state that informed dependency-aware hardening.

public string ProviderOwnedControlPlaneOwnershipState { get; init; }

string

ProviderOwnedControlPlaneProvisioningState

Section titled “ ProviderOwnedControlPlaneProvisioningState”

Gets the current provider-owned control-plane provisioning state that informed dependency-aware hardening.

public string ProviderOwnedControlPlaneProvisioningState { get; init; }

string

Gets the current provider-owned write-path execution state that informed dependency-aware hardening.

public string ProviderOwnedWritePathExecutionState { get; init; }

string

Gets the latest operator-facing reconciliation summary currently visible for the managed connector.

public string? ReconciliationReason { get; init; }

string?

Gets the latest reconciliation state currently visible for the managed connector.

public string? ReconciliationState { get; init; }

string?

Gets the last reported connector-cluster identifier when one is known.

public string? ReportedConnectClusterId { get; init; }

string?

Gets the last reported connector-class identifier when one is known.

public string? ReportedConnectorClass { get; init; }

string?

Gets the last reported source-provider identifier when one is known.

public string? ReportedSourceProviderId { get; init; }

string?

Gets the last reported task count when one is known.

public int? ReportedTaskCount { get; init; }

int?

Gets the last reported connector task identifiers when one report exists.

public IReadOnlyList<string> ReportedTaskIds { get; init; }

IReadOnlyList<string>

Gets a value indicating whether the current provider lane still requires explicit approval.

public bool RequiresExplicitApproval { get; init; }

bool

Gets the current managed-connector retry-execution policy state that informed dependency-aware hardening.

public string RetryExecutionPolicyState { get; init; }

string

Gets the primary source identifier Cephalon used to derive dependency-aware apply-and-reconcile hardening.

public string SourceId { get; init; }

string

Gets the best available source-provider identifier currently associated with dependency-aware hardening.

public string? SourceProviderId { get; init; }

string?

Gets the stable managed-connector provider-owned control-plane dependency-aware apply-and-reconcile hardening state.

public string State { get; }

string

Gets a value indicating whether the current provider lane would still apply one or more shared write-path changes.

public bool WouldApplyChanges { get; init; }

bool