Skip to content

MeshFlow Core API


MeshFlow Core API / NodeStatus

Enumeration: NodeStatus

Defined in: types/types.ts:457

Description

节点状态类型

Enumeration Members

DIRTY

DIRTY: 8

Defined in: types/types.ts:462


NONE

NONE: 0

Defined in: types/types.ts:458


PROCESSED

PROCESSED: 16

Defined in: types/types.ts:463


PROCESSING

PROCESSING: 32

Defined in: types/types.ts:464


READY

READY: 1

Defined in: types/types.ts:459


RESURE

RESURE: 4

Defined in: types/types.ts:461


STAGING

STAGING: 2

Defined in: types/types.ts:460