Actions
Task #5190
closedName tree for storing streams/attribute.
Start date:
03/30/2022
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Description
Implement a hierarchical name tree and store all the streams and attribute in the tree. The tree should support traversal, prefix match, searching, etc.
Note: Several sections of the parser and a few sections of producer (e.g. get attributes) will need re-write after the tree implementation
Actions