Skip to main content

Module flow

Module flow 

Source

Modulesยง

flow_info
flow_name ๐Ÿ”’
flow_route
flow_state
flownode_addr_helper ๐Ÿ”’
flownode_flow ๐Ÿ”’
table_flow ๐Ÿ”’

Structsยง

FlowMetadataManager
The manager of metadata, provides ability to:
FlowScoped
The key of __flow/ scope.
TableFlowManager
The manager of TableFlowKey.

Constantsยง

FLOW_KEY_PREFIX

Functionsยง

flow_info_key_prefix
Returns the full prefix of flow info keys.
flow_name_key_prefix
Returns the full prefix of flow name keys.
flow_route_key_prefix
Returns the full prefix of flow route keys.
flow_state_full_key
Returns the full key of flow state.
flownode_flow_key_prefix
Returns the full prefix of flownode flow keys.
scoped_flow_key
Returns a flow metadata key under the __flow scope.
scoped_flow_key_prefix
Returns a flow metadata key prefix under the __flow scope.
table_flow_key_prefix
Returns the full prefix of table flow keys.

Type Aliasesยง

FlowMetadataManagerRef
TableFlowManagerRef