Class DynamicSourceGroupConfigHolder

java.lang.Object
com.gigaspaces.internal.cluster.node.impl.config.DynamicSourceGroupConfigHolder
Direct Known Subclasses:
DynamicAsyncSourceGroupConfigHolder, DynamicReliableAsyncSourceGroupConfigHolder

public class DynamicSourceGroupConfigHolder extends Object
Holds a source group config which allows dynamic atomic updates to the group config and notify listener once such a change is done. Any change in the config needs to first copy the original config and update the config once the updated configuration is fully constructed.
Since:
8.0.5
Author:
eitany