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

Namespace Cephalon.Engine.Runtime

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

EngineRuntime

Executes module lifecycle transitions and exposes runtime status, manifest, and failure information.

RuntimeExecutionGraphState

Describes the current operator-facing lifecycle state for one execution graph visible to the runtime.

RuntimeFailureInfo

Describes a runtime lifecycle failure in a way that can be surfaced through diagnostics, status endpoints, and operator tooling.

RuntimeHealthEvaluator

Evaluates runtime liveness, readiness, and dependency health.

RuntimeHealthReport

Captures the health result for a runtime liveness or readiness probe.

RuntimeHostedExecutionState

Describes the current operator-facing lifecycle state for one hosted execution visible to the runtime.

RuntimeIntrospectionSnapshot

Combines the main operator-facing runtime views into a single payload.

RuntimeLifecycleEvent

Captures one operator-facing lifecycle event in the runtime story timeline.

RuntimeModuleLifecycleState

Describes the current operator-facing lifecycle state for one loaded module.

RuntimeOperationalStory

Combines the operator-facing runtime story into one payload that explains what loaded, started, failed, and why.

RuntimeStatusSnapshot

Captures the current runtime lifecycle state in a serialization-friendly form.

IRuntime

Represents a built Cephalon runtime that can be initialized, started, restarted, stopped, and introspected by a host.

IRuntimeIntrospectionSnapshotProvider

Creates operator-facing runtime introspection snapshots.

RuntimeHealthState

Represents the overall health state of the runtime.

RuntimeLifecycleEventOutcome

Describes whether one lifecycle event completed successfully or failed.

RuntimeLifecycleEventScope

Identifies which runtime surface produced one operator-facing lifecycle event.

RuntimeStatus

Represents the current lifecycle phase of the runtime.