Home
last modified time | relevance | path

Searched full:maintenance (Results 1 – 25 of 1887) sorted by relevance

12345678910>>...76

/external/google-cloud-java/java-container/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/
DMaintenanceWindowOrBuilder.java30 * DailyMaintenanceWindow specifies a daily maintenance operation window.
42 * DailyMaintenanceWindow specifies a daily maintenance operation window.
54 * DailyMaintenanceWindow specifies a daily maintenance operation window.
66 * maintenance to occur. The time windows may be overlapping. If no
67 * maintenance windows are set, maintenance can occur at any time.
80 * maintenance to occur. The time windows may be overlapping. If no
81 * maintenance windows are set, maintenance can occur at any time.
94 * maintenance to occur. The time windows may be overlapping. If no
95 * maintenance windows are set, maintenance can occur at any time.
106 * Exceptions to maintenance window. Non-emergency maintenance should not
[all …]
DMaintenanceWindow.java25 * MaintenanceWindow defines the maintenance window to be used for the cluster.
131 * DailyMaintenanceWindow specifies a daily maintenance operation window.
146 * DailyMaintenanceWindow specifies a daily maintenance operation window.
164 * DailyMaintenanceWindow specifies a daily maintenance operation window.
184 * maintenance to occur. The time windows may be overlapping. If no
185 * maintenance windows are set, maintenance can occur at any time.
201 * maintenance to occur. The time windows may be overlapping. If no
202 * maintenance windows are set, maintenance can occur at any time.
221 * maintenance to occur. The time windows may be overlapping. If no
222 * maintenance windows are set, maintenance can occur at any time.
[all …]
DMaintenancePolicy.java25 * MaintenancePolicy defines the maintenance policy to be used for the cluster.
76 * Specifies the maintenance window in which maintenance may be performed.
91 * Specifies the maintenance window in which maintenance may be performed.
108 * Specifies the maintenance window in which maintenance may be performed.
356 * MaintenancePolicy defines the maintenance policy to be used for the cluster.
561 * Specifies the maintenance window in which maintenance may be performed.
575 * Specifies the maintenance window in which maintenance may be performed.
595 * Specifies the maintenance window in which maintenance may be performed.
617 * Specifies the maintenance window in which maintenance may be performed.
636 * Specifies the maintenance window in which maintenance may be performed.
[all …]
/external/google-cloud-java/java-container/proto-google-cloud-container-v1beta1/src/main/java/com/google/container/v1beta1/
DMaintenanceWindowOrBuilder.java30 * DailyMaintenanceWindow specifies a daily maintenance operation window.
42 * DailyMaintenanceWindow specifies a daily maintenance operation window.
54 * DailyMaintenanceWindow specifies a daily maintenance operation window.
66 * maintenance to occur. The time windows may be overlapping. If no
67 * maintenance windows are set, maintenance can occur at any time.
80 * maintenance to occur. The time windows may be overlapping. If no
81 * maintenance windows are set, maintenance can occur at any time.
94 * maintenance to occur. The time windows may be overlapping. If no
95 * maintenance windows are set, maintenance can occur at any time.
106 * Exceptions to maintenance window. Non-emergency maintenance should not
[all …]
DMaintenanceWindow.java25 * MaintenanceWindow defines the maintenance window to be used for the cluster.
131 * DailyMaintenanceWindow specifies a daily maintenance operation window.
146 * DailyMaintenanceWindow specifies a daily maintenance operation window.
164 * DailyMaintenanceWindow specifies a daily maintenance operation window.
184 * maintenance to occur. The time windows may be overlapping. If no
185 * maintenance windows are set, maintenance can occur at any time.
201 * maintenance to occur. The time windows may be overlapping. If no
202 * maintenance windows are set, maintenance can occur at any time.
221 * maintenance to occur. The time windows may be overlapping. If no
222 * maintenance windows are set, maintenance can occur at any time.
[all …]
DMaintenancePolicy.java25 * MaintenancePolicy defines the maintenance policy to be used for the cluster.
76 * Specifies the maintenance window in which maintenance may be performed.
91 * Specifies the maintenance window in which maintenance may be performed.
108 * Specifies the maintenance window in which maintenance may be performed.
356 * MaintenancePolicy defines the maintenance policy to be used for the cluster.
561 * Specifies the maintenance window in which maintenance may be performed.
575 * Specifies the maintenance window in which maintenance may be performed.
595 * Specifies the maintenance window in which maintenance may be performed.
617 * Specifies the maintenance window in which maintenance may be performed.
637 * Specifies the maintenance window in which maintenance may be performed.
[all …]
/external/cronet/tot/third_party/apache-portable-runtime/src/misc/unix/
Dotherchild.c46 (*(*pocr)->maintenance) (APR_OC_REASON_UNREGISTER, (*pocr)->data, -1); in other_child_cleanup()
56 void (*maintenance) (int reason, void *, int status), in apr_proc_other_child_register()
64 ocr->maintenance = maintenance; in apr_proc_other_child_register()
115 (*ocr->maintenance) (reason, ocr->data, status); in apr_proc_other_child_alert()
138 (*ocr->maintenance) (APR_OC_REASON_LOST, ocr->data, -1); in apr_proc_other_child_refresh()
144 (*ocr->maintenance) (APR_OC_REASON_LOST, ocr->data, -1); in apr_proc_other_child_refresh()
147 (*ocr->maintenance) (reason, ocr->data, -1); in apr_proc_other_child_refresh()
153 (*ocr->maintenance) (APR_OC_REASON_DEATH, ocr->data, status); in apr_proc_other_child_refresh()
166 (*ocr->maintenance) (APR_OC_REASON_DEATH, ocr->data, status); in apr_proc_other_child_refresh()
169 (*ocr->maintenance) (reason, ocr->data, -1); in apr_proc_other_child_refresh()
[all …]
/external/cronet/stable/third_party/apache-portable-runtime/src/misc/unix/
Dotherchild.c46 (*(*pocr)->maintenance) (APR_OC_REASON_UNREGISTER, (*pocr)->data, -1); in other_child_cleanup()
56 void (*maintenance) (int reason, void *, int status), in apr_proc_other_child_register()
64 ocr->maintenance = maintenance; in apr_proc_other_child_register()
115 (*ocr->maintenance) (reason, ocr->data, status); in apr_proc_other_child_alert()
138 (*ocr->maintenance) (APR_OC_REASON_LOST, ocr->data, -1); in apr_proc_other_child_refresh()
144 (*ocr->maintenance) (APR_OC_REASON_LOST, ocr->data, -1); in apr_proc_other_child_refresh()
147 (*ocr->maintenance) (reason, ocr->data, -1); in apr_proc_other_child_refresh()
153 (*ocr->maintenance) (APR_OC_REASON_DEATH, ocr->data, status); in apr_proc_other_child_refresh()
166 (*ocr->maintenance) (APR_OC_REASON_DEATH, ocr->data, status); in apr_proc_other_child_refresh()
169 (*ocr->maintenance) (reason, ocr->data, -1); in apr_proc_other_child_refresh()
[all …]
/external/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/
DMaintenanceWindowOrBuilder.java30 * Required. Start time of the first recurrence of the maintenance window.
43 * Required. Start time of the first recurrence of the maintenance window.
56 * Required. Start time of the first recurrence of the maintenance window.
68 * Required. Maintenance window end time. It is used only to calculate the
69 * duration of the maintenance window. The value for end-time must be in the
82 * Required. Maintenance window end time. It is used only to calculate the
83 * duration of the maintenance window. The value for end-time must be in the
96 * Required. Maintenance window end time. It is used only to calculate the
97 * duration of the maintenance window. The value for end-time must be in the
109 * Required. Maintenance window recurrence. Format is a subset of
[all …]
DMaintenanceWindow.java25 * The configuration settings for Cloud Composer maintenance window.
34 * would define a maintenance window between 01 and 07 hours UTC during
86 * Required. Start time of the first recurrence of the maintenance window.
102 * Required. Start time of the first recurrence of the maintenance window.
118 * Required. Start time of the first recurrence of the maintenance window.
135 * Required. Maintenance window end time. It is used only to calculate the
136 * duration of the maintenance window. The value for end-time must be in the
152 * Required. Maintenance window end time. It is used only to calculate the
153 * duration of the maintenance window. The value for end-time must be in the
169 * Required. Maintenance window end time. It is used only to calculate the
[all …]
/external/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/
DMaintenanceWindowOrBuilder.java30 * Required. Start time of the first recurrence of the maintenance window.
43 * Required. Start time of the first recurrence of the maintenance window.
56 * Required. Start time of the first recurrence of the maintenance window.
68 * Required. Maintenance window end time. It is used only to calculate the
69 * duration of the maintenance window. The value for end_time must be in the
82 * Required. Maintenance window end time. It is used only to calculate the
83 * duration of the maintenance window. The value for end_time must be in the
96 * Required. Maintenance window end time. It is used only to calculate the
97 * duration of the maintenance window. The value for end_time must be in the
109 * Required. Maintenance window recurrence. Format is a subset of
[all …]
DMaintenanceWindow.java25 * The configuration settings for Cloud Composer maintenance window.
34 * would define a maintenance window between 01 and 07 hours UTC during
86 * Required. Start time of the first recurrence of the maintenance window.
102 * Required. Start time of the first recurrence of the maintenance window.
118 * Required. Start time of the first recurrence of the maintenance window.
135 * Required. Maintenance window end time. It is used only to calculate the
136 * duration of the maintenance window. The value for end_time must be in the
152 * Required. Maintenance window end time. It is used only to calculate the
153 * duration of the maintenance window. The value for end_time must be in the
169 * Required. Maintenance window end time. It is used only to calculate the
[all …]
/external/google-cloud-java/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/src/main/java/com/google/cloud/edgecontainer/v1/
DMaintenancePolicy.java25 * Maintenance policy configuration.
74 * Specifies the maintenance window in which maintenance may be performed.
89 * Specifies the maintenance window in which maintenance may be performed.
106 * Specifies the maintenance window in which maintenance may be performed.
286 * Maintenance policy configuration.
477 * Specifies the maintenance window in which maintenance may be performed.
491 * Specifies the maintenance window in which maintenance may be performed.
511 * Specifies the maintenance window in which maintenance may be performed.
533 * Specifies the maintenance window in which maintenance may be performed.
553 * Specifies the maintenance window in which maintenance may be performed.
[all …]
DMaintenancePolicyOrBuilder.java30 * Specifies the maintenance window in which maintenance may be performed.
42 * Specifies the maintenance window in which maintenance may be performed.
54 * Specifies the maintenance window in which maintenance may be performed.
/external/google-cloud-java/java-redis/proto-google-cloud-redis-v1beta1/src/main/java/com/google/cloud/redis/v1beta1/
DMaintenanceScheduleOrBuilder.java30 * Output only. The start time of any upcoming scheduled maintenance for this instance.
43 * Output only. The start time of any upcoming scheduled maintenance for this instance.
56 * Output only. The start time of any upcoming scheduled maintenance for this instance.
68 * Output only. The end time of any upcoming scheduled maintenance for this instance.
81 * Output only. The end time of any upcoming scheduled maintenance for this instance.
94 * Output only. The end time of any upcoming scheduled maintenance for this instance.
106 * If the scheduled maintenance can be rescheduled, default is true.
122 * Output only. The deadline that the maintenance schedule start time can not go beyond,
137 * Output only. The deadline that the maintenance schedule start time can not go beyond,
152 * Output only. The deadline that the maintenance schedule start time can not go beyond,
DMaintenanceSchedule.java25 * Upcoming maintenance schedule. If no maintenance is scheduled, fields are not
75 * Output only. The start time of any upcoming scheduled maintenance for this instance.
91 * Output only. The start time of any upcoming scheduled maintenance for this instance.
107 * Output only. The start time of any upcoming scheduled maintenance for this instance.
124 * Output only. The end time of any upcoming scheduled maintenance for this instance.
140 * Output only. The end time of any upcoming scheduled maintenance for this instance.
156 * Output only. The end time of any upcoming scheduled maintenance for this instance.
173 * If the scheduled maintenance can be rescheduled, default is true.
194 * Output only. The deadline that the maintenance schedule start time can not go beyond,
212 * Output only. The deadline that the maintenance schedule start time can not go beyond,
[all …]
/external/google-cloud-java/java-redis/proto-google-cloud-redis-v1/src/main/java/com/google/cloud/redis/v1/
DMaintenanceScheduleOrBuilder.java30 * Output only. The start time of any upcoming scheduled maintenance for this
44 * Output only. The start time of any upcoming scheduled maintenance for this
58 * Output only. The start time of any upcoming scheduled maintenance for this
71 * Output only. The end time of any upcoming scheduled maintenance for this
85 * Output only. The end time of any upcoming scheduled maintenance for this
99 * Output only. The end time of any upcoming scheduled maintenance for this
112 * If the scheduled maintenance can be rescheduled, default is true.
128 * Output only. The deadline that the maintenance schedule start time can not
143 * Output only. The deadline that the maintenance schedule start time can not
158 * Output only. The deadline that the maintenance schedule start time can not
DMaintenanceSchedule.java25 * Upcoming maintenance schedule. If no maintenance is scheduled, fields are not
75 * Output only. The start time of any upcoming scheduled maintenance for this
92 * Output only. The start time of any upcoming scheduled maintenance for this
109 * Output only. The start time of any upcoming scheduled maintenance for this
127 * Output only. The end time of any upcoming scheduled maintenance for this
144 * Output only. The end time of any upcoming scheduled maintenance for this
161 * Output only. The end time of any upcoming scheduled maintenance for this
179 * If the scheduled maintenance can be rescheduled, default is true.
200 * Output only. The deadline that the maintenance schedule start time can not
218 * Output only. The deadline that the maintenance schedule start time can not
[all …]
/external/sdv/vsomeip/third_party/boost/phoenix/doc/html/
Dphoenix-doc_HTML.manifest83 phoenix/maintenance.html
84 phoenix/maintenance/background.html
85 phoenix/maintenance/my_understanding_of_how_maintenance_works.html
86 phoenix/maintenance/method_in_use.html
87 phoenix/maintenance/experience.html
88 phoenix/maintenance/experience/maintenance_tools.html
89 phoenix/maintenance/experience/bugs_to_be_fixed.html
90 phoenix/maintenance/experience/compilers.html
/external/google-cloud-java/java-memcache/proto-google-cloud-memcache-v1beta2/src/main/java/com/google/cloud/memcache/v1beta2/
DMaintenanceScheduleOrBuilder.java30 * Output only. The start time of any upcoming scheduled maintenance for this instance.
43 * Output only. The start time of any upcoming scheduled maintenance for this instance.
56 * Output only. The start time of any upcoming scheduled maintenance for this instance.
68 * Output only. The end time of any upcoming scheduled maintenance for this instance.
81 * Output only. The end time of any upcoming scheduled maintenance for this instance.
94 * Output only. The end time of any upcoming scheduled maintenance for this instance.
106 * Output only. The deadline that the maintenance schedule start time can not go beyond,
121 * Output only. The deadline that the maintenance schedule start time can not go beyond,
136 * Output only. The deadline that the maintenance schedule start time can not go beyond,
DMaintenanceSchedule.java25 * Upcoming maintenance schedule.
74 * Output only. The start time of any upcoming scheduled maintenance for this instance.
90 * Output only. The start time of any upcoming scheduled maintenance for this instance.
106 * Output only. The start time of any upcoming scheduled maintenance for this instance.
123 * Output only. The end time of any upcoming scheduled maintenance for this instance.
139 * Output only. The end time of any upcoming scheduled maintenance for this instance.
155 * Output only. The end time of any upcoming scheduled maintenance for this instance.
172 * Output only. The deadline that the maintenance schedule start time can not go beyond,
190 * Output only. The deadline that the maintenance schedule start time can not go beyond,
210 * Output only. The deadline that the maintenance schedule start time can not go beyond,
[all …]
/external/google-cloud-java/java-memcache/proto-google-cloud-memcache-v1/src/main/java/com/google/cloud/memcache/v1/
DMaintenanceScheduleOrBuilder.java30 * Output only. The start time of any upcoming scheduled maintenance for this instance.
43 * Output only. The start time of any upcoming scheduled maintenance for this instance.
56 * Output only. The start time of any upcoming scheduled maintenance for this instance.
68 * Output only. The end time of any upcoming scheduled maintenance for this instance.
81 * Output only. The end time of any upcoming scheduled maintenance for this instance.
94 * Output only. The end time of any upcoming scheduled maintenance for this instance.
106 * Output only. The deadline that the maintenance schedule start time can not go beyond,
121 * Output only. The deadline that the maintenance schedule start time can not go beyond,
136 * Output only. The deadline that the maintenance schedule start time can not go beyond,
DMaintenanceSchedule.java25 * Upcoming maintenance schedule.
74 * Output only. The start time of any upcoming scheduled maintenance for this instance.
90 * Output only. The start time of any upcoming scheduled maintenance for this instance.
106 * Output only. The start time of any upcoming scheduled maintenance for this instance.
123 * Output only. The end time of any upcoming scheduled maintenance for this instance.
139 * Output only. The end time of any upcoming scheduled maintenance for this instance.
155 * Output only. The end time of any upcoming scheduled maintenance for this instance.
172 * Output only. The deadline that the maintenance schedule start time can not go beyond,
190 * Output only. The deadline that the maintenance schedule start time can not go beyond,
210 * Output only. The deadline that the maintenance schedule start time can not go beyond,
[all …]
/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v2alpha1/src/main/java/com/google/cloud/tpu/v2alpha1/
DSimulateMaintenanceEventRequestOrBuilder.java60 * maintenance event simulation. A maintenance event will only be fired on the
75 * maintenance event simulation. A maintenance event will only be fired on the
90 * maintenance event simulation. A maintenance event will only be fired on the
106 * maintenance event simulation. A maintenance event will only be fired on the
/external/googleapis/google/cloud/edgecontainer/v1/
Dresources.proto172 // A Maintenance Event is an operation that could cause temporary disruptions
177 // Indicates the maintenance event type.
189 // Indicates when the maintenance event should be performed.
198 // Indicates the maintenance event state.
203 // The maintenance event is ongoing. The cluster might be unusable.
206 // The maintenance event succeeded.
209 // The maintenance event failed.
213 // Output only. UUID of the maintenance event.
219 // Output only. The operation for running the maintenance event. Specified
220 // in the format projects/*/locations/*/operations/*. If the maintenance
[all …]

12345678910>>...76