Class CdcCaptureExecutionRuntimeManagedConnectorMultiNodeLeaseExecutionSources
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll
Defines the stable source identifiers used by managed-connector broader multi-node lease-execution answers.
public static class CdcCaptureExecutionRuntimeManagedConnectorMultiNodeLeaseExecutionSourcesInheritance
Section titled “Inheritance”object ← CdcCaptureExecutionRuntimeManagedConnectorMultiNodeLeaseExecutionSources
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”AutomaticRetryCoordination
Section titled “ AutomaticRetryCoordination”The multi-node lease-execution answer was derived primarily from automatic-retry coordination truth.
public const string AutomaticRetryCoordination = "automatic-retry-coordination"Field Value
Section titled “Field Value”CrossNodeIdempotencyHardening
Section titled “ CrossNodeIdempotencyHardening”The multi-node lease-execution answer was derived primarily from cross-node idempotency-hardening truth.
public const string CrossNodeIdempotencyHardening = "cross-node-idempotency-hardening"Field Value
Section titled “Field Value”DistributedRetryLease
Section titled “ DistributedRetryLease”The multi-node lease-execution answer was derived primarily from distributed retry lease truth.
public const string DistributedRetryLease = "distributed-retry-lease"Field Value
Section titled “Field Value”DistributedRetryOrchestration
Section titled “ DistributedRetryOrchestration”The multi-node lease-execution answer was derived primarily from distributed retry orchestration truth.
public const string DistributedRetryOrchestration = "distributed-retry-orchestration"Field Value
Section titled “Field Value”Unknown
Section titled “ Unknown”The multi-node lease-execution answer does not currently resolve to one specific source.
public const string Unknown = "unknown"