Feat: Add missing virtual functions
Several functions of worker are called from streamer. Most of these functions are defined in the worker class. This MR adds missing functions, which are called in the streamer but was not defined in the worker.
Several functions of worker are called from streamer. Most of these functions are defined in the worker class. This MR adds missing functions, which are called in the streamer but was not defined in the worker.