Apama
10.11.3.3
|
A dynamic chain definition, providing the configuration for each plug-in in a chain. More...
#include <sag_connectivity_chain_managers.hpp>
Public Member Functions | |
const map_t & | getTransportConfig () const |
A dynamic chain definition, providing the configuration for each plug-in in a chain.
Can be used by a manager to create a chain.
This object is not thread-safe so synchronization should be used by the caller if it is to be mutated.
It is possible for a chain manager to modify a chain definition before using it to create a chain, though it is usually recommended to use an existing dynamic chain definition from the configuration without modification instead (that is, except for any string substitutions passed into the createChain call).
|
inline |