Home
last modified time | relevance | path

Searched refs:retention (Results 151 – 175 of 4277) sorted by relevance

12345678910>>...172

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/services/retention/
H A Dservice_test.go20 c := retention.NewConfig()
35 s := NewService(retention.NewConfig())
115 config := retention.NewConfig()
231 c := retention.NewConfig()
380 *retention.Service
383 func NewService(c retention.Config) *Service {
387 Service: retention.NewService(c),
/dports/x11/plasma5-kscreen/kscreen-5.23.5/kcm/
H A Dconfig_handler.cpp259 int ConfigHandler::retention() const in retention() function in ConfigHandler
264 void ConfigHandler::setRetention(int retention) in setRetention() argument
271 …if (retention != static_cast<int>(Retention::Global) && retention != static_cast<int>(Retention::I… in setRetention()
275 if (retention == ConfigHandler::retention()) { in setRetention()
278 auto ret = static_cast<Retention>(retention); in setRetention()
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/concept/
H A Dvolumes.tex11 \item Pools ``short-term'' and ``long-term'' to handle short and long retention periods.
17 …s Volume Retention periods, the jobs put into the same pool should have the same retention periods.
28 A \emph{Backup} pool contains volumes intended to keep data from backups for a defined retention pe…
58 # Low duration time, better volume retention period.
82 # Low duration time, better volume retention period.
101 # Low duration time, better volume retention period.
115 …orresponding volume(s). Additionally, to be able to reuse a Volume, its retention period should fi…
117 \subsection{Volume Retention}\label{par:volume-retention}
118 The Volume retention period is defined as the time Bacula will not overwrite a Volume after it was …
126retention periods are handled by Bacula. However, often we need to get back our volumes as soon as…
[all …]
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/concept/www-concept-guide/
H A Dvolumes.tex11 \item Pools \bog{}short-term\cog{} and \bog{}long-term\cog{} to handle short and long retention per…
17 …s Volume Retention periods, the jobs put into the same pool should have the same retention periods.
28 A \emph{Backup} pool contains volumes intended to keep data from backups for a defined retention pe…
58 # Low duration time, better volume retention period.
82 # Low duration time, better volume retention period.
101 # Low duration time, better volume retention period.
115 …orresponding volume(s). Additionally, to be able to reuse a Volume, its retention period should fi…
117 \subsection{Volume Retention}\label{par:volume-retention}
118 The Volume retention period is defined as the time Bacula will not overwrite a Volume after it was …
126retention periods are handled by Bacula. However, often we need to get back our volumes as soon as…
[all …]
/dports/x11/plasma5-kscreen/kscreen-5.23.5/common/
H A Dcontrol.cpp103 const auto retention = variant.toInt(); in convertVariantToOutputRetention() local
104 if (retention == (int)OutputRetention::Global) { in convertVariantToOutputRetention()
107 if (retention == (int)OutputRetention::Individual) { in convertVariantToOutputRetention()
276 const auto retention = getOutputRetention(outputId, outputName); in getScale() local
277 if (retention == OutputRetention::Individual) { in getScale()
341 const auto retention = getOutputRetention(outputId, outputName); in getAutoRotate() local
342 if (retention == OutputRetention::Individual) { in getAutoRotate()
407 if (retention == OutputRetention::Individual) { in getAutoRotateOnlyInTabletMode()
539 if (retention == OutputRetention::Individual) { in getOverscan()
607 if (retention == OutputRetention::Individual) { in getVrrPolicy()
[all …]
/dports/sysutils/istio/istio-1.6.7/mixer/adapter/solarwinds/
H A Dlog_handler.go43 var retention time.Duration
45 retention = *cfg.PapertrailLocalRetentionDuration
47 if ppi, err = papertrail.NewLogger(cfg.PapertrailUrl, retention, cfg.Logs, env); err != nil {
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/services/opentsdb/
H A DREADME.md6retention policy within that database, to be set. If the database does not exist, it will be creat…
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/tests/testsuites/
H A Dkafka-server.properties28 log.retention.check.interval.ms=300000
29 log.retention.bytes=104857600
30 log.retention.hours=10000
48 offsets.retention.minutes=10080
H A Dkafka-server.dep_wrk1.properties28 log.retention.check.interval.ms=300000
29 log.retention.bytes=104857600
30 log.retention.hours=10000
48 offsets.retention.minutes=10080
H A Dkafka-server.dep_wrk3.properties28 log.retention.check.interval.ms=300000
29 log.retention.bytes=104857600
30 log.retention.hours=10000
48 offsets.retention.minutes=10080
H A Dkafka-server.dep_wrk2.properties28 log.retention.check.interval.ms=300000
29 log.retention.bytes=104857600
30 log.retention.hours=10000
48 offsets.retention.minutes=10080
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/services/opentsdb/
H A DREADME.md6retention policy within that database, to be set. If the database does not exist, it will be creat…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/services/opentsdb/
H A DREADME.md6retention policy within that database, to be set. If the database does not exist, it will be creat…
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/services/opentsdb/
H A DREADME.md6retention policy within that database, to be set. If the database does not exist, it will be creat…
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/elementsw/plugins/modules/
H A Dna_elementsw_snapshot_schedule.py246 retention=dict(required=False, type='str'),
304 self.retention = param['retention']
406 retention=self.retention
446 if self.retention is not None:
447 sched.schedule_info.retention = self.retention
493 … if self.retention is not None and schedule_detail.schedule_info.retention != self.retention:
/dports/devel/py-moto/moto-2.2.16/moto/swf/models/
H A Ddomain.py11 def __init__(self, name, retention, region_name, description=None): argument
13 self.retention = retention
42 "configuration": {"workflowExecutionRetentionPeriodInDays": self.retention},
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/10_files/file_select_attrs_consistent_behavior/
H A Dmain.cf73 "2", # == 'retention' key in JSON
102 "${input_cleanup[${i}][retention]}",
116 retention => ${input_cleanup[${i}][retention]}
131 retention,
147 "$(retention)",
155 …"Filter=$(filter) Type=$(type) Retension=$(retention) Location=$(G.testdir)/test_delete_with_spec_…
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/10_files/file_select_attrs_consistent_behavior/
H A Dmain.cf73 "2", # == 'retention' key in JSON
102 "${input_cleanup[${i}][retention]}",
116 retention => ${input_cleanup[${i}][retention]}
131 retention,
147 "$(retention)",
155 …"Filter=$(filter) Type=$(type) Retension=$(retention) Location=$(G.testdir)/test_delete_with_spec_…
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/10_files/file_select_attrs_consistent_behavior/
H A Dmain.cf73 "2", # == 'retention' key in JSON
102 "${input_cleanup[${i}][retention]}",
116 retention => ${input_cleanup[${i}][retention]}
131 retention,
147 "$(retention)",
155 …"Filter=$(filter) Type=$(type) Retension=$(retention) Location=$(G.testdir)/test_delete_with_spec_…
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/10_files/file_select_attrs_consistent_behavior/
H A Dmain.cf73 "2", # == 'retention' key in JSON
102 "${input_cleanup[${i}][retention]}",
116 retention => ${input_cleanup[${i}][retention]}
131 retention,
147 "$(retention)",
155 …"Filter=$(filter) Type=$(type) Retension=$(retention) Location=$(G.testdir)/test_delete_with_spec_…
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/10_files/file_select_attrs_consistent_behavior/
H A Dmain.cf73 "2", # == 'retention' key in JSON
102 "${input_cleanup[${i}][retention]}",
116 retention => ${input_cleanup[${i}][retention]}
131 retention,
147 "$(retention)",
155 …"Filter=$(filter) Type=$(type) Retension=$(retention) Location=$(G.testdir)/test_delete_with_spec_…
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/10_files/file_select_attrs_consistent_behavior/
H A Dmain.cf73 "2", # == 'retention' key in JSON
102 "${input_cleanup[${i}][retention]}",
116 retention => ${input_cleanup[${i}][retention]}
131 retention,
147 "$(retention)",
155 …"Filter=$(filter) Type=$(type) Retension=$(retention) Location=$(G.testdir)/test_delete_with_spec_…
/dports/databases/pg_partman/pg_partman-4.5.1/test/
H A Dtest-id-time-subpart.sql351 UPDATE part_config SET retention = '10', retention_keep_table = false WHERE parent_table = 'partman…
352 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
353 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
354 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
355 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
356 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
357 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
358 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
/dports/databases/pg_partman/pg_partman-4.5.1/test/test_upsert/
H A Dtest-id-time-subpart-upsert-do-nothing.sql360 UPDATE part_config SET retention = '10', retention_keep_table = false WHERE parent_table = 'partman…
361 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
362 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
363 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
364 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
365 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
366 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
367 UPDATE part_config SET retention = '2 days', retention_keep_table = false WHERE parent_table = 'par…
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/
H A DQUERIES.md3 # Databases & retention policies
9 -- create a retention policy
12 -- alter retention policy
18 -- drop a retention policy
21 where `<duration>` is either `INF` for infinite retention, or an integer followed by the desired un…
23 If present, `DEFAULT` sets the retention policy as the default retention policy for writes and read…
122 -- show all retention policies on a database

12345678910>>...172