Class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneApplyAndReconcileExecutionSources
Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll
Defines the stable source identifiers used by managed-connector provider-owned control-plane apply-and-reconcile execution answers.
public static class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneApplyAndReconcileExecutionSourcesInheritance
Section titled “Inheritance”object ← CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneApplyAndReconcileExecutionSources
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Fields
Section titled “Fields”CommandEnvelope
Section titled “ CommandEnvelope”The shared command-envelope answer supplied the decisive input.
public const string CommandEnvelope = "command-envelope"Field Value
Section titled “Field Value”CommandExecution
Section titled “ CommandExecution”The latest recorded command-execution answer supplied the decisive input.
public const string CommandExecution = "command-execution"Field Value
Section titled “Field Value”CommandIssuance
Section titled “ CommandIssuance”The shared command-issuance answer supplied the decisive input.
public const string CommandIssuance = "command-issuance"Field Value
Section titled “Field Value”CommandJournal
Section titled “ CommandJournal”The shared command-journal answer supplied the decisive input.
public const string CommandJournal = "command-journal"Field Value
Section titled “Field Value”CommandRetry
Section titled “ CommandRetry”The shared command-retry answer supplied the decisive input.
public const string CommandRetry = "command-retry"Field Value
Section titled “Field Value”ProviderExecutionOrchestration
Section titled “ ProviderExecutionOrchestration”The broader provider execution-orchestration answer supplied the decisive input.
public const string ProviderExecutionOrchestration = "provider-execution-orchestration"Field Value
Section titled “Field Value”ProviderOwnedControlPlaneMutationReconcile
Section titled “ ProviderOwnedControlPlaneMutationReconcile”The broader provider-owned control-plane mutation and reconcile answer supplied the decisive input.
public const string ProviderOwnedControlPlaneMutationReconcile = "provider-owned-control-plane-mutation-reconcile"Field Value
Section titled “Field Value”ProviderOwnedControlPlaneOwnership
Section titled “ ProviderOwnedControlPlaneOwnership”The broader provider-owned control-plane ownership answer supplied the decisive input.
public const string ProviderOwnedControlPlaneOwnership = "provider-owned-control-plane-ownership"Field Value
Section titled “Field Value”ProviderOwnedControlPlaneProvisioning
Section titled “ ProviderOwnedControlPlaneProvisioning”The broader provider-owned control-plane provisioning answer supplied the decisive input.
public const string ProviderOwnedControlPlaneProvisioning = "provider-owned-control-plane-provisioning"Field Value
Section titled “Field Value”ProviderOwnedWritePathExecution
Section titled “ ProviderOwnedWritePathExecution”The broader provider-owned write-path execution answer supplied the decisive input.
public const string ProviderOwnedWritePathExecution = "provider-owned-write-path-execution"Field Value
Section titled “Field Value”RetryExecutionPolicy
Section titled “ RetryExecutionPolicy”The shared retry-execution policy answer supplied the decisive input.
public const string RetryExecutionPolicy = "retry-execution-policy"Field Value
Section titled “Field Value”Unknown
Section titled “ Unknown”No decisive source answer was available.
public const string Unknown = "unknown"