-
Type: Sub-task
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
Use Case
Perform some refactorings to the monitor class in a PR separate from introducing the streaming support to the new connection class.
User Impact
- None
Dependencies
- None
Unknowns
- None
Acceptance Criteria
Implementation Requirements
- Change kConnection symbol to connection property on Monitor
- Move callback logic for hello replies to helpers
- call different connection functions for polling/streaming (no functional change, just wrappers)
- Add moreToCome: false to OP_QUERY class
Testing Requirements
- None
Documentation Requirements
- None
Follow Up Requirements
- None