ข้ามไปยังเนื้อหา

Class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningStatus

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

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

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

public sealed record CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningStatus : IEquatable<CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningStatus>

objectCdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningStatus

IEquatable<CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningStatus>

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

CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningStatus(string, string?)

Section titled “ CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningStatus(string, string?)”

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

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

state string

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

description string?

An optional operator-facing dependency-aware provisioning and mutation 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

CanExecuteDependencyAwareMutationOnCurrentNode

Section titled “ CanExecuteDependencyAwareMutationOnCurrentNode”

Gets a value indicating whether the current node can execute dependency-aware mutation safely.

public bool CanExecuteDependencyAwareMutationOnCurrentNode { get; init; }

bool

CanExecuteDependencyAwareProvisioningAndMutationOnCurrentNode

Section titled “ CanExecuteDependencyAwareProvisioningAndMutationOnCurrentNode”

Gets a value indicating whether the current node can execute dependency-aware provisioning or mutation safely.

public bool CanExecuteDependencyAwareProvisioningAndMutationOnCurrentNode { get; init; }

bool

CanExecuteDependencyAwareProvisioningOnCurrentNode

Section titled “ CanExecuteDependencyAwareProvisioningOnCurrentNode”

Gets a value indicating whether the current node can execute dependency-aware provisioning safely.

public bool CanExecuteDependencyAwareProvisioningOnCurrentNode { get; init; }

bool

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

public int CategoryCount { get; }

int

Gets the stable provider-owned control-plane dependency-aware provisioning and mutation 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 provisioning and mutation hardening.

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

IReadOnlyList<string>

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

public string CommandJournalState { get; init; }

string

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

public string CommandRetryState { get; init; }

string

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

public string? ConnectClusterId { get; init; }

string?

Gets the best available connector-class identifier currently associated with dependency-aware provisioning and mutation 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 provisioning and mutation hardening summary.

public string? Description { get; }

string?

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

public string DriftState { get; init; }

string

Gets the operator-facing execution-ownership mode that informed dependency-aware provisioning and mutation hardening.

public string ExecutionOwnership { get; init; }

string

Gets the stable execution-runtime identifier currently associated with dependency-aware provisioning and mutation hardening.

public string ExecutionRuntimeId { get; init; }

string

Gets the operator-facing execution-topology classification that informed dependency-aware provisioning and mutation 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 provisioning and mutation 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 provisioning and mutation hardening currently remains degraded.

public bool IsDependencyDegraded { get; }

bool

Gets a value indicating whether dependency-aware provisioning and mutation hardening is currently ready.

public bool IsDependencyReady { get; }

bool

Gets a value indicating whether dependency-aware provisioning and mutation 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 mutation currently remains blocked.

public bool IsMutationBlocked { get; }

bool

Gets a value indicating whether dependency-aware mutation hardening is fully hardened.

public bool IsMutationHardened { get; }

bool

Gets a value indicating whether the current hardening answer currently represents one provider-owned mutation operation.

public bool IsMutationOperation { get; init; }

bool

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

public bool IsOperatorOnly { get; }

bool

Gets a value indicating whether dependency-aware provisioning currently remains blocked.

public bool IsProvisioningBlocked { get; }

bool

Gets a value indicating whether dependency-aware provisioning hardening is fully hardened.

public bool IsProvisioningHardened { get; }

bool

Gets a value indicating whether the current hardening answer currently represents the broader provisioning lane.

public bool IsProvisioningOperation { get; init; }

bool

Gets a value indicating whether the current hardening answer currently represents one provider-owned reconcile operation.

public bool IsReconcileOperation { get; init; }

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 provisioning and mutation hardening.

public string LatestCommandExecutionState { get; init; }

string

Gets the timestamp when Cephalon recorded the latest command-execution outcome that informed dependency-aware provisioning and mutation 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 provisioning and mutation hardening.

public string OperationId { get; init; }

string

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

public int PotentialChangeCount { get; init; }

int

Gets the current broader provider execution-orchestration state that informed dependency-aware provisioning and mutation 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 provisioning and mutation hardening.

public string ProviderOwnedControlPlaneApplyAndReconcileExecutionState { get; init; }

string

ProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningState

Section titled “ ProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningState”

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

public string ProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningState { get; init; }

string

ProviderOwnedControlPlaneMutationReconcileState

Section titled “ ProviderOwnedControlPlaneMutationReconcileState”

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

public string ProviderOwnedControlPlaneMutationReconcileState { get; init; }

string

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

public string ProviderOwnedControlPlaneOwnershipState { get; init; }

string

ProviderOwnedControlPlaneProvisioningState

Section titled “ ProviderOwnedControlPlaneProvisioningState”

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

public string ProviderOwnedControlPlaneProvisioningState { get; init; }

string

Gets the current provider-owned write-path execution state that informed dependency-aware provisioning and mutation 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 provisioning and mutation hardening.

public string RetryExecutionPolicyState { get; init; }

string

Gets the primary source identifier Cephalon used to derive dependency-aware provisioning and mutation hardening.

public string SourceId { get; init; }

string

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

public string? SourceProviderId { get; init; }

string?

Gets the stable managed-connector provider-owned control-plane dependency-aware provisioning and mutation 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