Class CdcCaptureExecutionRuntimeManagedConnectorAutomaticRetryExecutionStatus
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll
Describes the current operator-facing managed-connector automatic background retry execution posture for one CDC execution runtime.
public sealed record CdcCaptureExecutionRuntimeManagedConnectorAutomaticRetryExecutionStatus : IEquatable<CdcCaptureExecutionRuntimeManagedConnectorAutomaticRetryExecutionStatus>Inheritance
Section titled “Inheritance”object ← CdcCaptureExecutionRuntimeManagedConnectorAutomaticRetryExecutionStatus
Implements
Section titled “Implements”IEquatable<CdcCaptureExecutionRuntimeManagedConnectorAutomaticRetryExecutionStatus>
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Constructors
Section titled “Constructors”CdcCaptureExecutionRuntimeManagedConnectorAutomaticRetryExecutionStatus(string, string?)
Section titled “ CdcCaptureExecutionRuntimeManagedConnectorAutomaticRetryExecutionStatus(string, string?)”Creates a new managed-connector automatic background retry execution answer.
public CdcCaptureExecutionRuntimeManagedConnectorAutomaticRetryExecutionStatus(string state, string? description = null)Parameters
Section titled “Parameters”state string
The stable automatic background retry execution state, such as not-applicable, disabled, blocked, eligible, or completed.
description string?
An optional operator-facing automatic background retry execution summary.
Properties
Section titled “Properties”ActionPlanState
Section titled “ ActionPlanState”Gets the current managed-connector action-plan state that informed automatic background retry execution.
public string ActionPlanState { get; init; }Property Value
Section titled “Property Value”AppliesToManagedConnector
Section titled “ AppliesToManagedConnector”Gets a value indicating whether the execution runtime currently represents a managed connector.
public bool AppliesToManagedConnector { get; }Property Value
Section titled “Property Value”CanReuseApprovalFromMatchingHistory
Section titled “ CanReuseApprovalFromMatchingHistory”Gets a value indicating whether Cephalon can reuse approval context from matching command history for automatic background retry execution.
public bool CanReuseApprovalFromMatchingHistory { get; init; }Property Value
Section titled “Property Value”CanReuseDestructiveAllowanceFromMatchingHistory
Section titled “ CanReuseDestructiveAllowanceFromMatchingHistory”Gets a value indicating whether Cephalon can reuse destructive-operation allowance from matching command history for automatic background retry execution.
public bool CanReuseDestructiveAllowanceFromMatchingHistory { get; init; }Property Value
Section titled “Property Value”CanReuseMatchingSafetyContext
Section titled “ CanReuseMatchingSafetyContext”Gets a value indicating whether Cephalon can reuse the full matching safety context for automatic background retry execution.
public bool CanReuseMatchingSafetyContext { get; }Property Value
Section titled “Property Value”CategoryCount
Section titled “ CategoryCount”Gets the number of active automatic background retry execution categories currently visible for the execution runtime.
public int CategoryCount { get; }Property Value
Section titled “Property Value”CategoryIds
Section titled “ CategoryIds”Gets the stable automatic background retry execution categories currently active for the execution runtime.
public IReadOnlyList<string> CategoryIds { get; init; }Property Value
Section titled “Property Value”CdcCaptureIds
Section titled “ CdcCaptureIds”Gets the CDC capture identifiers currently associated with automatic background retry execution.
public IReadOnlyList<string> CdcCaptureIds { get; init; }Property Value
Section titled “Property Value”CommandEnvelopeState
Section titled “ CommandEnvelopeState”Gets the current managed-connector command-envelope state that informed automatic background retry execution.
public string CommandEnvelopeState { get; init; }Property Value
Section titled “Property Value”CommandFingerprint
Section titled “ CommandFingerprint”Gets the deterministic command fingerprint currently associated with automatic background retry execution.
public string CommandFingerprint { get; init; }Property Value
Section titled “Property Value”CommandIssuanceState
Section titled “ CommandIssuanceState”Gets the current managed-connector command-issuance state that informed automatic background retry execution.
public string CommandIssuanceState { get; init; }Property Value
Section titled “Property Value”CommandJournalSourceId
Section titled “ CommandJournalSourceId”Gets the primary source identifier already associated with the command journal.
public string CommandJournalSourceId { get; init; }Property Value
Section titled “Property Value”CommandJournalState
Section titled “ CommandJournalState”Gets the current managed-connector command-journal state that informed automatic background retry execution.
public string CommandJournalState { get; init; }Property Value
Section titled “Property Value”CommandRetryState
Section titled “ CommandRetryState”Gets the current managed-connector command-retry state that informed automatic background retry execution.
public string CommandRetryState { get; init; }Property Value
Section titled “Property Value”ConnectClusterId
Section titled “ ConnectClusterId”Gets the best available connector-cluster identifier currently associated with automatic background retry execution.
public string? ConnectClusterId { get; init; }Property Value
Section titled “Property Value”ConnectorClass
Section titled “ ConnectorClass”Gets the best available connector-class identifier currently associated with automatic background retry execution.
public string? ConnectorClass { get; init; }Property Value
Section titled “Property Value”CooldownUntilUtc
Section titled “ CooldownUntilUtc”Gets the timestamp when the active retry cooldown window ends, when one applies.
public DateTimeOffset? CooldownUntilUtc { get; init; }Property Value
Section titled “Property Value”Description
Section titled “ Description”Gets an optional operator-facing automatic background retry execution summary.
public string? Description { get; }Property Value
Section titled “Property Value”DriftState
Section titled “ DriftState”Gets the current managed-connector drift state that informed automatic background retry execution.
public string DriftState { get; init; }Property Value
Section titled “Property Value”DryRunState
Section titled “ DryRunState”Gets the current managed-connector dry-run state that informed automatic background retry execution.
public string DryRunState { get; init; }Property Value
Section titled “Property Value”ExecutionAdapterState
Section titled “ ExecutionAdapterState”Gets the current managed-connector execution-adapter state that informed automatic background retry execution.
public string ExecutionAdapterState { get; init; }Property Value
Section titled “Property Value”ExecutionApprovalState
Section titled “ ExecutionApprovalState”Gets the current managed-connector execution-approval state that informed automatic background retry execution.
public string ExecutionApprovalState { get; init; }Property Value
Section titled “Property Value”ExecutionIntentState
Section titled “ ExecutionIntentState”Gets the current managed-connector execution-intent state that informed automatic background retry execution.
public string ExecutionIntentState { get; init; }Property Value
Section titled “Property Value”ExecutionRuntimeId
Section titled “ ExecutionRuntimeId”Gets the stable execution-runtime identifier currently associated with automatic background retry execution.
public string ExecutionRuntimeId { get; init; }Property Value
Section titled “Property Value”GovernanceState
Section titled “ GovernanceState”Gets the current managed-connector governance state that informed automatic background retry execution.
public string GovernanceState { get; init; }Property Value
Section titled “Property Value”HasAutomaticRetryAttempt
Section titled “ HasAutomaticRetryAttempt”Gets a value indicating whether Cephalon has already recorded one automatic background retry attempt.
public bool HasAutomaticRetryAttempt { get; init; }Property Value
Section titled “Property Value”HasMatchingAutomaticRetryAttempt
Section titled “ HasMatchingAutomaticRetryAttempt”Gets a value indicating whether Cephalon has already recorded one automatic background retry attempt matching the current retry fingerprint.
public bool HasMatchingAutomaticRetryAttempt { get; init; }Property Value
Section titled “Property Value”IsAutomaticRetryEnabled
Section titled “ IsAutomaticRetryEnabled”Gets a value indicating whether automatic background retry execution is enabled for the current runtime.
public bool IsAutomaticRetryEnabled { get; init; }Property Value
Section titled “Property Value”IsBlocked
Section titled “ IsBlocked”Gets a value indicating whether automatic background retry execution is currently blocked.
public bool IsBlocked { get; }Property Value
Section titled “Property Value”IsCompleted
Section titled “ IsCompleted”Gets a value indicating whether automatic background retry execution already recorded one matching shared retry attempt.
public bool IsCompleted { get; }Property Value
Section titled “Property Value”IsDestructiveOperation
Section titled “ IsDestructiveOperation”Gets a value indicating whether the current automatic background retry execution answer targets a destructive connector operation.
public bool IsDestructiveOperation { get; init; }Property Value
Section titled “Property Value”IsDisabled
Section titled “ IsDisabled”Gets a value indicating whether automatic background retry execution is currently disabled.
public bool IsDisabled { get; }Property Value
Section titled “Property Value”IsEligible
Section titled “ IsEligible”Gets a value indicating whether automatic background retry execution is currently eligible to run one shared retry attempt.
public bool IsEligible { get; }Property Value
Section titled “Property Value”LatestAttemptId
Section titled “ LatestAttemptId”Gets the stable latest recorded command-execution attempt identifier when one exists.
public string LatestAttemptId { get; init; }Property Value
Section titled “Property Value”LatestAutomaticRetryAttemptId
Section titled “ LatestAutomaticRetryAttemptId”Gets the stable attempt identifier of the latest recorded automatic background retry attempt when one exists.
public string LatestAutomaticRetryAttemptId { get; init; }Property Value
Section titled “Property Value”LatestAutomaticRetryExecutionFingerprint
Section titled “ LatestAutomaticRetryExecutionFingerprint”Gets the deterministic execution fingerprint of the latest recorded automatic background retry attempt when one exists.
public string LatestAutomaticRetryExecutionFingerprint { get; init; }Property Value
Section titled “Property Value”LatestAutomaticRetryRecordedAtUtc
Section titled “ LatestAutomaticRetryRecordedAtUtc”Gets the timestamp when Cephalon recorded the latest automatic background retry attempt when one exists.
public DateTimeOffset? LatestAutomaticRetryRecordedAtUtc { get; init; }Property Value
Section titled “Property Value”LatestAutomaticRetryState
Section titled “ LatestAutomaticRetryState”Gets the state of the latest recorded automatic background retry attempt when one exists.
public string LatestAutomaticRetryState { get; init; }Property Value
Section titled “Property Value”LatestCommandExecutionInvocationSourceId
Section titled “ LatestCommandExecutionInvocationSourceId”Gets the invocation source identifier of the latest recorded command-execution outcome.
public string LatestCommandExecutionInvocationSourceId { get; init; }Property Value
Section titled “Property Value”LatestCommandExecutionState
Section titled “ LatestCommandExecutionState”Gets the latest recorded managed-connector command-execution state visible to automatic background retry execution.
public string LatestCommandExecutionState { get; init; }Property Value
Section titled “Property Value”LatestExecutionFingerprint
Section titled “ LatestExecutionFingerprint”Gets the deterministic latest recorded execution fingerprint currently visible to automatic background retry execution.
public string LatestExecutionFingerprint { get; init; }Property Value
Section titled “Property Value”LatestMatchingApprovalApplied
Section titled “ LatestMatchingApprovalApplied”Gets a value indicating whether matching command history already recorded an explicit approval Cephalon can reuse for automatic background retry execution.
public bool LatestMatchingApprovalApplied { get; init; }Property Value
Section titled “Property Value”LatestMatchingDestructiveAllowanceApplied
Section titled “ LatestMatchingDestructiveAllowanceApplied”Gets a value indicating whether matching command history already recorded an explicit destructive-operation allowance Cephalon can reuse for automatic background retry execution.
public bool LatestMatchingDestructiveAllowanceApplied { get; init; }Property Value
Section titled “Property Value”LatestRecordedAtUtc
Section titled “ LatestRecordedAtUtc”Gets the timestamp when Cephalon recorded the latest command-execution outcome that informed automatic background retry execution.
public DateTimeOffset? LatestRecordedAtUtc { get; init; }Property Value
Section titled “Property Value”ManagementMode
Section titled “ ManagementMode”Gets the declared managed-connector management mode when one is known.
public string? ManagementMode { get; init; }Property Value
Section titled “Property Value”OperationId
Section titled “ OperationId”Gets the stable management-operation identifier currently associated with automatic background retry execution.
public string OperationId { get; init; }Property Value
Section titled “Property Value”PotentialChangeCount
Section titled “ PotentialChangeCount”Gets the number of visible potential shared write-path changes currently associated with automatic background retry execution.
public int PotentialChangeCount { get; init; }Property Value
Section titled “Property Value”PreflightState
Section titled “ PreflightState”Gets the current managed-connector preflight state that informed automatic background retry execution.
public string PreflightState { get; init; }Property Value
Section titled “Property Value”PrimaryActionId
Section titled “ PrimaryActionId”Gets the primary action identifier currently associated with the runtime’s managed-connector action plan.
public string PrimaryActionId { get; init; }Property Value
Section titled “Property Value”RemediationState
Section titled “ RemediationState”Gets the current runtime-level remediation state that informed automatic background retry execution.
public string RemediationState { get; init; }Property Value
Section titled “Property Value”ReportingCoverageState
Section titled “ ReportingCoverageState”Gets the current runtime-level reporting-coverage state that informed automatic background retry execution.
public string ReportingCoverageState { get; init; }Property Value
Section titled “Property Value”RequiresExplicitApproval
Section titled “ RequiresExplicitApproval”Gets a value indicating whether the current automatic background retry execution answer still requires an explicit approval gate.
public bool RequiresExplicitApproval { get; init; }Property Value
Section titled “Property Value”RetryExecutionPolicySourceId
Section titled “ RetryExecutionPolicySourceId”Gets the primary source identifier already associated with retry-execution policy.
public string RetryExecutionPolicySourceId { get; init; }Property Value
Section titled “Property Value”RetryExecutionPolicyState
Section titled “ RetryExecutionPolicyState”Gets the current managed-connector retry-execution policy state that informed automatic background retry execution.
public string RetryExecutionPolicyState { get; init; }Property Value
Section titled “Property Value”RetryFingerprint
Section titled “ RetryFingerprint”Gets the deterministic retry fingerprint currently associated with automatic background retry execution.
public string RetryFingerprint { get; init; }Property Value
Section titled “Property Value”SourceId
Section titled “ SourceId”Gets the primary source identifier Cephalon used to derive automatic background retry execution.
public string SourceId { get; init; }Property Value
Section titled “Property Value”SourceProviderId
Section titled “ SourceProviderId”Gets the best available source-provider identifier currently associated with automatic background retry execution.
public string? SourceProviderId { get; init; }Property Value
Section titled “Property Value”Gets the stable managed-connector automatic background retry execution state.
public string State { get; }Property Value
Section titled “Property Value”WouldApplyChanges
Section titled “ WouldApplyChanges”Gets a value indicating whether the current automatic background retry execution answer would still apply one or more shared write-path changes.
public bool WouldApplyChanges { get; init; }Property Value
Section titled “Property Value”WritePathReadinessState
Section titled “ WritePathReadinessState”Gets the current managed-connector write-path readiness state that informed automatic background retry execution.
public string WritePathReadinessState { get; init; }