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

Class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneApplyAndReconcileExecutionCategories

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

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

Defines the stable category identifiers used by managed-connector provider-owned control-plane apply-and-reconcile execution answers.

public static class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneApplyAndReconcileExecutionCategories

objectCdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneApplyAndReconcileExecutionCategories

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

Provider-owned control-plane apply-and-reconcile execution remains blocked.

public const string ApplyAndReconcileBlocked = "apply-and-reconcile-blocked"

string

Provider-owned control-plane apply-and-reconcile execution no longer needs another shared execution step.

public const string ApplyAndReconcileCompleted = "apply-and-reconcile-completed"

string

Provider-owned control-plane apply-and-reconcile execution is currently exercising one bounded execution step.

public const string ApplyAndReconcileExecuting = "apply-and-reconcile-executing"

string

Provider-owned control-plane apply-and-reconcile execution is currently ready.

public const string ApplyAndReconcileReady = "apply-and-reconcile-ready"

string

Provider-owned control-plane apply-and-reconcile execution currently remains risky.

public const string ApplyAndReconcileRisk = "apply-and-reconcile-risk"

string

The current provider control-plane apply-and-reconcile lane still requires explicit approval.

public const string ApprovalRequired = "approval-required"

string

The current command envelope remains blocked.

public const string CommandEnvelopeBlocked = "command-envelope-blocked"

string

The current command envelope is engine-ready for provider-owned apply-and-reconcile execution.

public const string CommandEnvelopeReady = "command-envelope-ready"

string

The current shared command issuance lane accepted one provider-owned apply-and-reconcile command.

public const string CommandIssuanceAccepted = "command-issuance-accepted"

string

The current shared command issuance lane already issued one provider-owned apply-and-reconcile command.

public const string CommandIssuanceIssued = "command-issuance-issued"

string

The command journal currently exposes retained evidence for provider-owned apply-and-reconcile execution.

public const string CommandJournalEvidence = "command-journal-evidence"

string

The current node cannot yet exercise bounded provider-owned control-plane apply-and-reconcile execution safely.

public const string CurrentNodeBlocked = "current-node-blocked"

string

The current node can exercise bounded provider-owned control-plane apply-and-reconcile execution safely.

public const string CurrentNodeExecutable = "current-node-executable"

string

The current provider control-plane apply-and-reconcile lane still targets a destructive operation.

public const string DestructiveOperation = "destructive-operation"

string

A durable command-journal store is configured for the runtime.

public const string DurableJournalConfigured = "durable-journal-configured"

string

Provider-owned control-plane apply-and-reconcile execution currently depends on in-memory history only.

public const string InMemoryJournalOnly = "in-memory-journal-only"

string

Broader provider-owned control-plane mutation remains blocked.

public const string MutationBlocked = "mutation-blocked"

string

Broader provider-owned control-plane mutation or reconcile is currently executing.

public const string MutationExecuting = "mutation-executing"

string

The current target operation is one provider-owned mutation.

public const string MutationOperation = "mutation-operation"

string

Broader provider-owned control-plane mutation is currently ready.

public const string MutationReady = "mutation-ready"

string

Broader provider-owned control-plane mutation or reconcile currently remains risky.

public const string MutationRisk = "mutation-risk"

string

The current provider control-plane apply-and-reconcile lane would not apply another shared write-path change.

public const string NoChangesRequired = "no-changes-required"

string

No command-journal evidence has been recorded yet.

public const string NoRecordedCommand = "no-recorded-command"

string

No provider-owned mutation or reconcile operation is currently targeted.

public const string NoTargetOperation = "no-target-operation"

string

Provider-owned control-plane apply-and-reconcile execution still remains operator-owned outside Cephalon.

public const string OperatorOnly = "operator-only"

string

Broader provider-owned control-plane ownership is currently active.

public const string OwnershipActive = "ownership-active"

string

Broader provider-owned control-plane ownership remains blocked.

public const string OwnershipBlocked = "ownership-blocked"

string

Broader provider-owned control-plane ownership currently remains partial.

public const string OwnershipPartial = "ownership-partial"

string

Broader provider-owned control-plane ownership is currently ready.

public const string OwnershipReady = "ownership-ready"

string

Broader provider-owned control-plane ownership currently remains risky.

public const string OwnershipRisk = "ownership-risk"

string

The durable command journal currently exposes persisted recorded history.

public const string PersistedHistory = "persisted-history"

string

Provider-owned write-path execution remains blocked.

public const string ProviderBlocked = "provider-blocked"

string

The latest provider execution translated into a provider-facing command shape.

public const string ProviderCommandAdapted = "latest-execution-adapted"

string

The latest provider execution remained blocked.

public const string ProviderCommandBlocked = "latest-execution-blocked"

string

The latest provider execution failed while Cephalon translated provider command shape.

public const string ProviderCommandFailed = "latest-execution-failed"

string

The latest provider execution determined that no provider command is required.

public const string ProviderCommandNoOp = "latest-execution-no-op"

string

The latest provider execution remained operator-owned.

public const string ProviderCommandOperatorOnly = "provider-command-operator-only"

string

The latest provider execution could not resolve a provider adapter.

public const string ProviderCommandUnavailable = "latest-execution-unavailable"

string

Provider-owned write-path execution is currently ready.

public const string ProviderExecutable = "provider-executable"

string

Broader provider execution orchestration remains blocked.

public const string ProviderExecutionBlocked = "orchestration-blocked"

string

Broader provider execution orchestration no longer needs another shared step.

public const string ProviderExecutionCompleted = "orchestration-completed"

string

Broader provider execution orchestration is currently executing.

public const string ProviderExecutionExecuting = "orchestration-executing"

string

Broader provider execution orchestration is currently ready.

public const string ProviderExecutionReady = "orchestration-ready"

string

Broader provider execution orchestration currently remains risky.

public const string ProviderExecutionRisk = "orchestration-risk"

string

Provider-owned write-path execution no longer needs another provider command.

public const string ProviderOwnedCompleted = "provider-owned-completed"

string

ProviderOwnedControlPlaneApplyAndReconcileExecution

Section titled “ ProviderOwnedControlPlaneApplyAndReconcileExecution”

The runtime participates in the provider-owned control-plane apply-and-reconcile execution lane.

public const string ProviderOwnedControlPlaneApplyAndReconcileExecution = "provider-owned-control-plane-apply-and-reconcile-execution"

string

Provider-owned write-path execution is currently active.

public const string ProviderOwnedExecuting = "provider-owned-executing"

string

Provider-owned write-path execution currently remains risky.

public const string ProviderOwnedRisk = "provider-owned-risk"

string

Broader provider-owned control-plane provisioning remains blocked.

public const string ProvisioningBlocked = "provisioning-blocked"

string

Broader provider-owned control-plane provisioning is currently executing.

public const string ProvisioningExecuting = "provisioning-executing"

string

Broader provider-owned control-plane provisioning currently remains partial.

public const string ProvisioningPartial = "provisioning-partial"

string

Broader provider-owned control-plane provisioning is currently ready.

public const string ProvisioningReady = "provisioning-ready"

string

Broader provider-owned control-plane provisioning currently remains risky.

public const string ProvisioningRisk = "provisioning-risk"

string

Broader provider-owned control-plane reconcile remains blocked.

public const string ReconcileBlocked = "reconcile-blocked"

string

The current target operation is one provider-owned reconcile.

public const string ReconcileOperation = "reconcile-operation"

string

Broader provider-owned control-plane reconcile is currently ready.

public const string ReconcileReady = "reconcile-ready"

string

The durable command journal currently exposes recovered recorded history.

public const string RecoveredHistory = "recovered-history"

string

The current retry posture remains blocked.

public const string RetryBlocked = "retry-blocked"

string

The current retry posture still allows one eligible provider-owned apply-and-reconcile retry.

public const string RetryEligible = "retry-eligible"

string

The current provider control-plane apply-and-reconcile lane would still apply one or more shared write-path changes.

public const string WouldApplyChanges = "would-apply-changes"

string