/// <summary> /// Initializes a new instance of the <see cref="OrgApacheSlingEventJobsQueueConfigurationProperties" /> class. /// </summary> /// <param name="queueName">queueName.</param> /// <param name="queueTopics">queueTopics.</param> /// <param name="queueType">queueType.</param> /// <param name="queuePriority">queuePriority.</param> /// <param name="queueRetries">queueRetries.</param> /// <param name="queueRetrydelay">queueRetrydelay.</param> /// <param name="queueMaxparallel">queueMaxparallel.</param> /// <param name="queueKeepJobs">queueKeepJobs.</param> /// <param name="queuePreferRunOnCreationInstance">queuePreferRunOnCreationInstance.</param> /// <param name="queueThreadPoolSize">queueThreadPoolSize.</param> /// <param name="serviceRanking">serviceRanking.</param> public OrgApacheSlingEventJobsQueueConfigurationProperties(ConfigNodePropertyString queueName = default(ConfigNodePropertyString), ConfigNodePropertyArray queueTopics = default(ConfigNodePropertyArray), ConfigNodePropertyDropDown queueType = default(ConfigNodePropertyDropDown), ConfigNodePropertyDropDown queuePriority = default(ConfigNodePropertyDropDown), ConfigNodePropertyInteger queueRetries = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger queueRetrydelay = default(ConfigNodePropertyInteger), ConfigNodePropertyFloat queueMaxparallel = default(ConfigNodePropertyFloat), ConfigNodePropertyBoolean queueKeepJobs = default(ConfigNodePropertyBoolean), ConfigNodePropertyBoolean queuePreferRunOnCreationInstance = default(ConfigNodePropertyBoolean), ConfigNodePropertyInteger queueThreadPoolSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger serviceRanking = default(ConfigNodePropertyInteger)) { 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; }
/// <summary> /// Initializes a new instance of the <see cref="OrgApacheFelixEventadminImplEventAdminProperties" /> class. /// </summary> /// <param name="orgApacheFelixEventadminThreadPoolSize">orgApacheFelixEventadminThreadPoolSize.</param> /// <param name="orgApacheFelixEventadminAsyncToSyncThreadRatio">orgApacheFelixEventadminAsyncToSyncThreadRatio.</param> /// <param name="orgApacheFelixEventadminTimeout">orgApacheFelixEventadminTimeout.</param> /// <param name="orgApacheFelixEventadminRequireTopic">orgApacheFelixEventadminRequireTopic.</param> /// <param name="orgApacheFelixEventadminIgnoreTimeout">orgApacheFelixEventadminIgnoreTimeout.</param> /// <param name="orgApacheFelixEventadminIgnoreTopic">orgApacheFelixEventadminIgnoreTopic.</param> public OrgApacheFelixEventadminImplEventAdminProperties(ConfigNodePropertyInteger orgApacheFelixEventadminThreadPoolSize = default(ConfigNodePropertyInteger), ConfigNodePropertyFloat orgApacheFelixEventadminAsyncToSyncThreadRatio = default(ConfigNodePropertyFloat), ConfigNodePropertyInteger orgApacheFelixEventadminTimeout = default(ConfigNodePropertyInteger), ConfigNodePropertyBoolean orgApacheFelixEventadminRequireTopic = default(ConfigNodePropertyBoolean), ConfigNodePropertyArray orgApacheFelixEventadminIgnoreTimeout = default(ConfigNodePropertyArray), ConfigNodePropertyArray orgApacheFelixEventadminIgnoreTopic = default(ConfigNodePropertyArray)) { this.OrgApacheFelixEventadminThreadPoolSize = orgApacheFelixEventadminThreadPoolSize; this.OrgApacheFelixEventadminAsyncToSyncThreadRatio = orgApacheFelixEventadminAsyncToSyncThreadRatio; this.OrgApacheFelixEventadminTimeout = orgApacheFelixEventadminTimeout; this.OrgApacheFelixEventadminRequireTopic = orgApacheFelixEventadminRequireTopic; this.OrgApacheFelixEventadminIgnoreTimeout = orgApacheFelixEventadminIgnoreTimeout; this.OrgApacheFelixEventadminIgnoreTopic = orgApacheFelixEventadminIgnoreTopic; }
/// <summary> /// Initializes a new instance of the <see cref="ComAdobeCqScreensMqActivemqImplArtemisJMSProviderProperties" /> class. /// </summary> /// <param name="serviceRanking">serviceRanking.</param> /// <param name="globalSize">globalSize.</param> /// <param name="maxDiskUsage">maxDiskUsage.</param> /// <param name="persistenceEnabled">persistenceEnabled.</param> /// <param name="threadPoolMaxSize">threadPoolMaxSize.</param> /// <param name="scheduledThreadPoolMaxSize">scheduledThreadPoolMaxSize.</param> /// <param name="gracefulShutdownTimeout">gracefulShutdownTimeout.</param> /// <param name="queues">queues.</param> /// <param name="topics">topics.</param> /// <param name="addressesMaxDeliveryAttempts">addressesMaxDeliveryAttempts.</param> /// <param name="addressesExpiryDelay">addressesExpiryDelay.</param> /// <param name="addressesAddressFullMessagePolicy">addressesAddressFullMessagePolicy.</param> /// <param name="addressesMaxSizeBytes">addressesMaxSizeBytes.</param> /// <param name="addressesPageSizeBytes">addressesPageSizeBytes.</param> /// <param name="addressesPageCacheMaxSize">addressesPageCacheMaxSize.</param> /// <param name="clusterUser">clusterUser.</param> /// <param name="clusterPassword">clusterPassword.</param> /// <param name="clusterCallTimeout">clusterCallTimeout.</param> /// <param name="clusterCallFailoverTimeout">clusterCallFailoverTimeout.</param> /// <param name="clusterClientFailureCheckPeriod">clusterClientFailureCheckPeriod.</param> /// <param name="clusterNotificationAttempts">clusterNotificationAttempts.</param> /// <param name="clusterNotificationInterval">clusterNotificationInterval.</param> /// <param name="idCacheSize">idCacheSize.</param> /// <param name="clusterConfirmationWindowSize">clusterConfirmationWindowSize.</param> /// <param name="clusterConnectionTtl">clusterConnectionTtl.</param> /// <param name="clusterDuplicateDetection">clusterDuplicateDetection.</param> /// <param name="clusterInitialConnectAttempts">clusterInitialConnectAttempts.</param> /// <param name="clusterMaxRetryInterval">clusterMaxRetryInterval.</param> /// <param name="clusterMinLargeMessageSize">clusterMinLargeMessageSize.</param> /// <param name="clusterProducerWindowSize">clusterProducerWindowSize.</param> /// <param name="clusterReconnectAttempts">clusterReconnectAttempts.</param> /// <param name="clusterRetryInterval">clusterRetryInterval.</param> /// <param name="clusterRetryIntervalMultiplier">clusterRetryIntervalMultiplier.</param> public ComAdobeCqScreensMqActivemqImplArtemisJMSProviderProperties(ConfigNodePropertyInteger serviceRanking = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger globalSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger maxDiskUsage = default(ConfigNodePropertyInteger), ConfigNodePropertyBoolean persistenceEnabled = default(ConfigNodePropertyBoolean), ConfigNodePropertyInteger threadPoolMaxSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger scheduledThreadPoolMaxSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger gracefulShutdownTimeout = default(ConfigNodePropertyInteger), ConfigNodePropertyArray queues = default(ConfigNodePropertyArray), ConfigNodePropertyArray topics = default(ConfigNodePropertyArray), ConfigNodePropertyInteger addressesMaxDeliveryAttempts = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger addressesExpiryDelay = default(ConfigNodePropertyInteger), ConfigNodePropertyDropDown addressesAddressFullMessagePolicy = default(ConfigNodePropertyDropDown), ConfigNodePropertyInteger addressesMaxSizeBytes = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger addressesPageSizeBytes = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger addressesPageCacheMaxSize = default(ConfigNodePropertyInteger), ConfigNodePropertyString clusterUser = default(ConfigNodePropertyString), ConfigNodePropertyString clusterPassword = default(ConfigNodePropertyString), ConfigNodePropertyInteger clusterCallTimeout = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger clusterCallFailoverTimeout = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger clusterClientFailureCheckPeriod = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger clusterNotificationAttempts = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger clusterNotificationInterval = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger idCacheSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger clusterConfirmationWindowSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger clusterConnectionTtl = default(ConfigNodePropertyInteger), ConfigNodePropertyBoolean clusterDuplicateDetection = default(ConfigNodePropertyBoolean), ConfigNodePropertyInteger clusterInitialConnectAttempts = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger clusterMaxRetryInterval = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger clusterMinLargeMessageSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger clusterProducerWindowSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger clusterReconnectAttempts = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger clusterRetryInterval = default(ConfigNodePropertyInteger), ConfigNodePropertyFloat clusterRetryIntervalMultiplier = default(ConfigNodePropertyFloat)) { 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; }
/// <summary> /// Initializes a new instance of the <see cref="ComDayCqDamCoreImplJmxAssetIndexUpdateMonitorProperties" /> class. /// </summary> /// <param name="jmxObjectname">jmxObjectname.</param> /// <param name="propertyMeasureEnabled">propertyMeasureEnabled.</param> /// <param name="propertyName">propertyName.</param> /// <param name="propertyMaxWaitMs">propertyMaxWaitMs.</param> /// <param name="propertyMaxRate">propertyMaxRate.</param> /// <param name="fulltextMeasureEnabled">fulltextMeasureEnabled.</param> /// <param name="fulltextName">fulltextName.</param> /// <param name="fulltextMaxWaitMs">fulltextMaxWaitMs.</param> /// <param name="fulltextMaxRate">fulltextMaxRate.</param> public ComDayCqDamCoreImplJmxAssetIndexUpdateMonitorProperties(ConfigNodePropertyString jmxObjectname = default(ConfigNodePropertyString), ConfigNodePropertyBoolean propertyMeasureEnabled = default(ConfigNodePropertyBoolean), ConfigNodePropertyString propertyName = default(ConfigNodePropertyString), ConfigNodePropertyInteger propertyMaxWaitMs = default(ConfigNodePropertyInteger), ConfigNodePropertyFloat propertyMaxRate = default(ConfigNodePropertyFloat), ConfigNodePropertyBoolean fulltextMeasureEnabled = default(ConfigNodePropertyBoolean), ConfigNodePropertyString fulltextName = default(ConfigNodePropertyString), ConfigNodePropertyInteger fulltextMaxWaitMs = default(ConfigNodePropertyInteger), ConfigNodePropertyFloat fulltextMaxRate = default(ConfigNodePropertyFloat)) { 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; }