Documentation ¶
Index ¶
Constants ¶
View Source
const ( MetaPrefix = "streamingcoord-meta/" PChannelMetaPrefix = MetaPrefix + "pchannel/" BroadcastTaskPrefix = MetaPrefix + "broadcast-task/" )
Variables ¶
This section is empty.
Functions ¶
func NewCataLog ¶
func NewCataLog(metaKV kv.MetaKv) metastore.StreamingCoordCataLog
NewCataLog creates a new catalog instance streamingcoord-meta ├── broadcast │ ├── task-1 │ └── task-2 └── pchannel
├── pchannel-1 └── pchannel-2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.