Skip to content

MeshFlow Core API


MeshFlow Core API / NodeStatus

Enumeration: NodeStatus

Defined in: types/types.ts:505

Description

节点状态类型

Enumeration Members

DIRTY

DIRTY: 8

Defined in: types/types.ts:510


NONE

NONE: 0

Defined in: types/types.ts:506


PROCESSED

PROCESSED: 16

Defined in: types/types.ts:511


PROCESSING

PROCESSING: 32

Defined in: types/types.ts:512


READY

READY: 1

Defined in: types/types.ts:507


RESURE

RESURE: 4

Defined in: types/types.ts:509


STAGING

STAGING: 2

Defined in: types/types.ts:508