Class Description

This class is used to manage workflows, including loading workflow configurations, creating workflows, sending data to workflows, and obtaining execution results.

Constructor

MxStreamManager::MxStreamManager();

If the MxStreamManager object is created by allocating heap memory, you must destroy the MxStreamManager object after using it. Otherwise, unexpected errors may occur.

If an exception indicating that the constructor fails to be executed due to memory exhaustion occurs, do not call subsequent member functions.