The persistent and clusterWide flags are deprecated since 10.5. These flags will be removed. Persistence of the durable will be defined by the persistence support of the parent channel. If the parent channel supports persistent events, its durables will always be created as persistent. The durable will be treated as cluster-wide if its parent channel is a cluster-wide one.
The persistent and clusterWide flags are deprecated since 10.5. These flags will be removed. Persistence of the durable will be defined by the persistence support of the parent channel. If the parent channel supports persistent events, its durables will always be created as persistent. The durable will be treated as cluster-wide if its parent channel is a cluster-wide one.
This persistent flag is deprecated since 10.5. The parameter will be removed. Persistence of the durable will be defined by the persistence support of the parent channel. If the parent channel supports persistent events, its durables will always be created as persistent.
This persistent flag is deprecated since 10.5. The parameter will be removed. Persistence of the durable will be defined by the persistence support of the parent channel. If the parent channel supports persistent events, its durables will always be created as persistent.
The cluster-wide flag is deprecated since 10.5. The method will be removed. The durable will be treated as cluster-wide if its parent channel is a cluster-wide one.
This persistent flag is deprecated since 10.5. The method will be removed. Persistence of the durable will be defined by the persistence support of the parent channel. If the parent channel supports persistent events, its durables will always be created as persistent.
As of version 6.0 the client merge functionality is depreciated, if you need the full event then this can be done by the nEventProperties merge function.