Exemple #1
0
        private ComDayCqDamCoreImplJmxAssetIndexUpdateMonitorProperties(ConfigNodePropertyString JmxObjectname, ConfigNodePropertyBoolean PropertyMeasureEnabled, ConfigNodePropertyString PropertyName, ConfigNodePropertyInteger PropertyMaxWaitMs, ConfigNodePropertyFloat PropertyMaxRate, ConfigNodePropertyBoolean FulltextMeasureEnabled, ConfigNodePropertyString FulltextName, ConfigNodePropertyInteger FulltextMaxWaitMs, ConfigNodePropertyFloat FulltextMaxRate)
        {
            this.JmxObjectname = JmxObjectname;

            this.PropertyMeasureEnabled = PropertyMeasureEnabled;

            this.PropertyName = PropertyName;

            this.PropertyMaxWaitMs = PropertyMaxWaitMs;

            this.PropertyMaxRate = PropertyMaxRate;

            this.FulltextMeasureEnabled = FulltextMeasureEnabled;

            this.FulltextName = FulltextName;

            this.FulltextMaxWaitMs = FulltextMaxWaitMs;

            this.FulltextMaxRate = FulltextMaxRate;
        }
Exemple #2
0
 /// <summary>
 /// Sets value for OrgApacheSlingEventJobsQueueConfigurationProperties.QueueMaxparallel property.
 /// </summary>
 /// <param name="value">QueueMaxparallel</param>
 public OrgApacheSlingEventJobsQueueConfigurationPropertiesBuilder QueueMaxparallel(ConfigNodePropertyFloat value)
 {
     _QueueMaxparallel = value;
     return(this);
 }
Exemple #3
0
 /// <summary>
 /// Sets value for ComDayCqDamCoreImplJmxAssetIndexUpdateMonitorProperties.FulltextMaxRate property.
 /// </summary>
 /// <param name="value">FulltextMaxRate</param>
 public ComDayCqDamCoreImplJmxAssetIndexUpdateMonitorPropertiesBuilder FulltextMaxRate(ConfigNodePropertyFloat value)
 {
     _FulltextMaxRate = value;
     return(this);
 }
Exemple #4
0
        private OrgApacheSlingEventJobsQueueConfigurationProperties(ConfigNodePropertyString QueueName, ConfigNodePropertyArray QueueTopics, ConfigNodePropertyDropDown QueueType, ConfigNodePropertyDropDown QueuePriority, ConfigNodePropertyInteger QueueRetries, ConfigNodePropertyInteger QueueRetrydelay, ConfigNodePropertyFloat QueueMaxparallel, ConfigNodePropertyBoolean QueueKeepJobs, ConfigNodePropertyBoolean QueuePreferRunOnCreationInstance, ConfigNodePropertyInteger QueueThreadPoolSize, ConfigNodePropertyInteger ServiceRanking)
        {
            this.QueueName = QueueName;

            this.QueueTopics = QueueTopics;

            this.QueueType = QueueType;

            this.QueuePriority = QueuePriority;

            this.QueueRetries = QueueRetries;

            this.QueueRetrydelay = QueueRetrydelay;

            this.QueueMaxparallel = QueueMaxparallel;

            this.QueueKeepJobs = QueueKeepJobs;

            this.QueuePreferRunOnCreationInstance = QueuePreferRunOnCreationInstance;

            this.QueueThreadPoolSize = QueueThreadPoolSize;

            this.ServiceRanking = ServiceRanking;
        }
Exemple #5
0
        private OrgApacheFelixEventadminImplEventAdminProperties(ConfigNodePropertyInteger OrgApacheFelixEventadminThreadPoolSize, ConfigNodePropertyFloat OrgApacheFelixEventadminAsyncToSyncThreadRatio, ConfigNodePropertyInteger OrgApacheFelixEventadminTimeout, ConfigNodePropertyBoolean OrgApacheFelixEventadminRequireTopic, ConfigNodePropertyArray OrgApacheFelixEventadminIgnoreTimeout, ConfigNodePropertyArray OrgApacheFelixEventadminIgnoreTopic)
        {
            this.OrgApacheFelixEventadminThreadPoolSize = OrgApacheFelixEventadminThreadPoolSize;

            this.OrgApacheFelixEventadminAsyncToSyncThreadRatio = OrgApacheFelixEventadminAsyncToSyncThreadRatio;

            this.OrgApacheFelixEventadminTimeout = OrgApacheFelixEventadminTimeout;

            this.OrgApacheFelixEventadminRequireTopic = OrgApacheFelixEventadminRequireTopic;

            this.OrgApacheFelixEventadminIgnoreTimeout = OrgApacheFelixEventadminIgnoreTimeout;

            this.OrgApacheFelixEventadminIgnoreTopic = OrgApacheFelixEventadminIgnoreTopic;
        }
Exemple #6
0
 /// <summary>
 /// Sets value for OrgApacheFelixEventadminImplEventAdminProperties.OrgApacheFelixEventadminAsyncToSyncThreadRatio property.
 /// </summary>
 /// <param name="value">OrgApacheFelixEventadminAsyncToSyncThreadRatio</param>
 public OrgApacheFelixEventadminImplEventAdminPropertiesBuilder OrgApacheFelixEventadminAsyncToSyncThreadRatio(ConfigNodePropertyFloat value)
 {
     _OrgApacheFelixEventadminAsyncToSyncThreadRatio = value;
     return(this);
 }
Exemple #7
0
 /// <summary>
 /// Sets value for ComAdobeCqScreensMqActivemqImplArtemisJMSProviderProperties.ClusterRetryIntervalMultiplier property.
 /// </summary>
 /// <param name="value">ClusterRetryIntervalMultiplier</param>
 public ComAdobeCqScreensMqActivemqImplArtemisJMSProviderPropertiesBuilder ClusterRetryIntervalMultiplier(ConfigNodePropertyFloat value)
 {
     _ClusterRetryIntervalMultiplier = value;
     return(this);
 }
Exemple #8
0
        private ComAdobeCqScreensMqActivemqImplArtemisJMSProviderProperties(ConfigNodePropertyInteger ServiceRanking, ConfigNodePropertyInteger GlobalSize, ConfigNodePropertyInteger MaxDiskUsage, ConfigNodePropertyBoolean PersistenceEnabled, ConfigNodePropertyInteger ThreadPoolMaxSize, ConfigNodePropertyInteger ScheduledThreadPoolMaxSize, ConfigNodePropertyInteger GracefulShutdownTimeout, ConfigNodePropertyArray Queues, ConfigNodePropertyArray Topics, ConfigNodePropertyInteger AddressesMaxDeliveryAttempts, ConfigNodePropertyInteger AddressesExpiryDelay, ConfigNodePropertyDropDown AddressesAddressFullMessagePolicy, ConfigNodePropertyInteger AddressesMaxSizeBytes, ConfigNodePropertyInteger AddressesPageSizeBytes, ConfigNodePropertyInteger AddressesPageCacheMaxSize, ConfigNodePropertyString ClusterUser, ConfigNodePropertyString ClusterPassword, ConfigNodePropertyInteger ClusterCallTimeout, ConfigNodePropertyInteger ClusterCallFailoverTimeout, ConfigNodePropertyInteger ClusterClientFailureCheckPeriod, ConfigNodePropertyInteger ClusterNotificationAttempts, ConfigNodePropertyInteger ClusterNotificationInterval, ConfigNodePropertyInteger IdCacheSize, ConfigNodePropertyInteger ClusterConfirmationWindowSize, ConfigNodePropertyInteger ClusterConnectionTtl, ConfigNodePropertyBoolean ClusterDuplicateDetection, ConfigNodePropertyInteger ClusterInitialConnectAttempts, ConfigNodePropertyInteger ClusterMaxRetryInterval, ConfigNodePropertyInteger ClusterMinLargeMessageSize, ConfigNodePropertyInteger ClusterProducerWindowSize, ConfigNodePropertyInteger ClusterReconnectAttempts, ConfigNodePropertyInteger ClusterRetryInterval, ConfigNodePropertyFloat ClusterRetryIntervalMultiplier)
        {
            this.ServiceRanking = ServiceRanking;

            this.GlobalSize = GlobalSize;

            this.MaxDiskUsage = MaxDiskUsage;

            this.PersistenceEnabled = PersistenceEnabled;

            this.ThreadPoolMaxSize = ThreadPoolMaxSize;

            this.ScheduledThreadPoolMaxSize = ScheduledThreadPoolMaxSize;

            this.GracefulShutdownTimeout = GracefulShutdownTimeout;

            this.Queues = Queues;

            this.Topics = Topics;

            this.AddressesMaxDeliveryAttempts = AddressesMaxDeliveryAttempts;

            this.AddressesExpiryDelay = AddressesExpiryDelay;

            this.AddressesAddressFullMessagePolicy = AddressesAddressFullMessagePolicy;

            this.AddressesMaxSizeBytes = AddressesMaxSizeBytes;

            this.AddressesPageSizeBytes = AddressesPageSizeBytes;

            this.AddressesPageCacheMaxSize = AddressesPageCacheMaxSize;

            this.ClusterUser = ClusterUser;

            this.ClusterPassword = ClusterPassword;

            this.ClusterCallTimeout = ClusterCallTimeout;

            this.ClusterCallFailoverTimeout = ClusterCallFailoverTimeout;

            this.ClusterClientFailureCheckPeriod = ClusterClientFailureCheckPeriod;

            this.ClusterNotificationAttempts = ClusterNotificationAttempts;

            this.ClusterNotificationInterval = ClusterNotificationInterval;

            this.IdCacheSize = IdCacheSize;

            this.ClusterConfirmationWindowSize = ClusterConfirmationWindowSize;

            this.ClusterConnectionTtl = ClusterConnectionTtl;

            this.ClusterDuplicateDetection = ClusterDuplicateDetection;

            this.ClusterInitialConnectAttempts = ClusterInitialConnectAttempts;

            this.ClusterMaxRetryInterval = ClusterMaxRetryInterval;

            this.ClusterMinLargeMessageSize = ClusterMinLargeMessageSize;

            this.ClusterProducerWindowSize = ClusterProducerWindowSize;

            this.ClusterReconnectAttempts = ClusterReconnectAttempts;

            this.ClusterRetryInterval = ClusterRetryInterval;

            this.ClusterRetryIntervalMultiplier = ClusterRetryIntervalMultiplier;
        }