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

Class CdcCaptureExecutionRuntimeManagedConnectorProviderSpecificControlPlaneMaterializerStatus

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

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

Describes the current operator-facing managed-connector provider-specific control-plane materializer posture for one CDC execution runtime.

public sealed record CdcCaptureExecutionRuntimeManagedConnectorProviderSpecificControlPlaneMaterializerStatus : IEquatable<CdcCaptureExecutionRuntimeManagedConnectorProviderSpecificControlPlaneMaterializerStatus>

objectCdcCaptureExecutionRuntimeManagedConnectorProviderSpecificControlPlaneMaterializerStatus

IEquatable<CdcCaptureExecutionRuntimeManagedConnectorProviderSpecificControlPlaneMaterializerStatus>

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

CdcCaptureExecutionRuntimeManagedConnectorProviderSpecificControlPlaneMaterializerStatus(string, string?)

Section titled “ CdcCaptureExecutionRuntimeManagedConnectorProviderSpecificControlPlaneMaterializerStatus(string, string?)”

Creates a new provider-specific control-plane materializer answer.

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

state string

The stable provider-specific control-plane materializer state, such as not-applicable, operator-only, materializer-unavailable, materializer-ready, materializer-selected, materializer-executing, or materializer-risk.

description string?

An optional operator-facing provider-specific materializer 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 a value indicating whether the execution runtime currently represents a managed connector.

public bool AppliesToManagedConnector { get; }

bool

CanUseProviderSpecificControlPlaneMaterializerOnCurrentNode

Section titled “ CanUseProviderSpecificControlPlaneMaterializerOnCurrentNode”

Gets a value indicating whether the current node can use the selected provider-specific control-plane materializer safely.

public bool CanUseProviderSpecificControlPlaneMaterializerOnCurrentNode { get; init; }

bool

Gets the number of active provider-specific materializer categories currently visible for the execution runtime.

public int CategoryCount { get; }

int

Gets the stable provider-specific control-plane materializer categories currently active for the execution runtime.

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

IReadOnlyList<string>

Gets the CDC capture identifiers currently associated with provider-specific control-plane materialization.

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

IReadOnlyList<string>

Gets the current managed-connector command-journal state that informed provider-specific materialization.

public string CommandJournalState { get; init; }

string

Gets the current managed-connector command-retry state that informed provider-specific materialization.

public string CommandRetryState { get; init; }

string

Gets the best available connector-cluster identifier currently associated with provider-specific materialization.

public string? ConnectClusterId { get; init; }

string?

Gets the best available connector-class identifier currently associated with provider-specific materialization.

public string? ConnectorClass { get; init; }

string?

Gets the best available connector identifier currently associated with provider-specific materialization.

public string? ConnectorId { get; init; }

string?

Gets an optional operator-facing provider-specific materializer summary.

public string? Description { get; }

string?

Gets the current shared execution-adapter state that informed provider-specific materialization.

public string ExecutionAdapterState { get; init; }

string

Gets the operator-facing execution-ownership mode that informed provider-specific materialization.

public string ExecutionOwnership { get; init; }

string

Gets the stable execution-runtime identifier currently associated with provider-specific control-plane materialization.

public string ExecutionRuntimeId { get; init; }

string

Gets the operator-facing execution-topology classification that informed provider-specific materialization.

public string ExecutionTopology { 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 the runtime currently exposes one connector identity for provider-specific materialization.

public bool HasConnectorIdentity { get; init; }

bool

Gets a value indicating whether declared dependency identity is complete.

public bool HasDeclaredDependencyIdentity { get; init; }

bool

Gets a value indicating whether the runtime currently exposes one selected materializer identifier.

public bool HasMaterializerIdentity { get; init; }

bool

Gets a value indicating whether the runtime currently exposes one provider identity for provider-specific materialization.

public bool HasProviderIdentity { get; init; }

bool

Gets a value indicating whether the runtime currently exposes one provider-facing surface identifier.

public bool HasProviderSurfaceIdentity { get; init; }

bool

Gets a value indicating whether reported dependency identity is complete.

public bool HasReportedDependencyIdentity { get; init; }

bool

Gets a value indicating whether the runtime currently exposes one selected provider-specific materializer.

public bool HasSelectedMaterializer { get; }

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 the runtime currently exposes one provider transport kind.

public bool HasTransportIdentity { get; init; }

bool

Gets a value indicating whether the runtime currently exposes one provider worker identity.

public bool HasWorkerIdentity { get; init; }

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 the selected provider-specific control-plane materializer is currently executing.

public bool IsMaterializerExecuting { get; }

bool

Gets a value indicating whether one provider-specific control-plane materializer is currently ready.

public bool IsMaterializerReady { get; }

bool

Gets a value indicating whether provider-specific control-plane materialization currently remains risky.

public bool IsMaterializerRisk { get; }

bool

Gets a value indicating whether one provider-specific control-plane materializer is currently selected.

public bool IsMaterializerSelected { get; }

bool

Gets a value indicating whether one provider-specific control-plane materializer is currently unavailable.

public bool IsMaterializerUnavailable { get; }

bool

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

public bool IsMutationOperation { get; init; }

bool

Gets a value indicating whether provider-specific control-plane materialization still remains operator-owned outside Cephalon.

public bool IsOperatorOnly { get; }

bool

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

public bool IsProvisioningOperation { get; init; }

bool

Gets a value indicating whether the current 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 provider-specific materialization.

public string LatestCommandExecutionState { get; init; }

string

Gets the timestamp when Cephalon recorded the latest command-execution outcome that informed provider-specific materialization.

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 materializer identifier currently associated with provider-specific materialization when one is known.

public string? MaterializerId { get; init; }

string?

Gets the stable management-operation identifier currently associated with provider-specific materialization.

public string OperationId { get; init; }

string

Gets the number of visible potential shared write-path changes currently associated with provider-specific materialization.

public int PotentialChangeCount { get; init; }

int

Gets the current broader provider execution-orchestration state that informed provider-specific materialization.

public string ProviderExecutionOrchestrationState { get; init; }

string

Gets the provider identifier currently associated with provider-specific materialization when one is known.

public string? ProviderId { get; init; }

string?

ProviderOwnedControlPlaneApplyAndReconcileExecutionState

Section titled “ ProviderOwnedControlPlaneApplyAndReconcileExecutionState”

Gets the current provider-owned control-plane apply-and-reconcile execution state that informed provider-specific materialization.

public string ProviderOwnedControlPlaneApplyAndReconcileExecutionState { get; init; }

string

ProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningState

Section titled “ ProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningState”

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

public string ProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningState { get; init; }

string

ProviderOwnedControlPlaneMutationReconcileState

Section titled “ ProviderOwnedControlPlaneMutationReconcileState”

Gets the current provider-owned control-plane mutation and reconcile state that informed provider-specific materialization.

public string ProviderOwnedControlPlaneMutationReconcileState { get; init; }

string

Gets the current provider-owned control-plane ownership state that informed provider-specific materialization.

public string ProviderOwnedControlPlaneOwnershipState { get; init; }

string

ProviderOwnedControlPlaneProvisioningState

Section titled “ ProviderOwnedControlPlaneProvisioningState”

Gets the current provider-owned control-plane provisioning state that informed provider-specific materialization.

public string ProviderOwnedControlPlaneProvisioningState { get; init; }

string

Gets the current provider-owned write-path execution state that informed provider-specific materialization.

public string ProviderOwnedWritePathExecutionState { get; init; }

string

Gets the provider-facing surface identifier currently associated with provider-specific materialization when one is known.

public string? ProviderSurfaceId { 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 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 provider-specific materialization.

public string RetryExecutionPolicyState { get; init; }

string

Gets the primary source identifier Cephalon used to derive provider-specific materialization.

public string SourceId { get; init; }

string

Gets the best available source-provider identifier currently associated with provider-specific materialization.

public string? SourceProviderId { get; init; }

string?

Gets the stable managed-connector provider-specific control-plane materializer state.

public string State { get; }

string

Gets the provider transport kind currently associated with provider-specific materialization when one is known.

public string? TransportKind { get; init; }

string?

Gets the best available provider worker identifier currently associated with provider-specific materialization.

public string? WorkerId { get; init; }

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