index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/PersistentVolumeReclaimController.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
200
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/PodOnUnknownNodeGcController.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
201
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/PodUnknownGcController.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
202
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/KubeControllerConfiguration.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
203
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/PodTerminalGcController.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
204
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/GcControllerUtil.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
205
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/PersistentVolumeUnassociatedGcController.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
206
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/NoOpJobManagementReconciler.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
207
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/PodDeletionGcController.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
208
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/KubeJobManagementReconciler.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
209
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/ControllerConfiguration.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
210
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/DefaultKubeJobManagementReconciler.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
211
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/BaseGcController.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
212
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/controller/KubeControllerModule.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
213
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/DirectKubeConfiguration.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
214
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/FitSharedIndexInformer.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
215
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/KubeClientModule.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
216
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/KubeModelConverters.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
217
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/DefaultDirectKubeApiServerIntegrator.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
218
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/JobControllerStdKubeApiFacadeDefault.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
219
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/KubeFitAction.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
220
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/DirectKubeApiServerIntegrator.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
221
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/DefaultDirectKubeApiServerIntegratorMetrics.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
222
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/PodCreateErrorToResultCodeResolver.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
223
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/model/PodDeletedEvent.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
224
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/model/PodNotFoundEvent.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
225
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/model/PodPhase.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
226
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/model/PodUpdatedEvent.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
227
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/model/PodWrapper.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
228
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/model/PodEvent.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
229
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/kubernetes/client/model/PodAddedEvent.java
/* * Copyright 2020 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
230
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/endpoint
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/endpoint/v3/AutoScalingModule.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
231
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/endpoint/v3
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/endpoint/v3/grpc/GrpcModelConverters.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
232
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/endpoint/v3
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/endpoint/v3/grpc/DefaultAutoScalingServiceGrpc.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
233
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/endpoint/v3
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/endpoint/v3/grpc/InternalModelConverters.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
234
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/service/JobScalingConstraints.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
235
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/service/DefaultAppScaleManager.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
236
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/service/AppScaleManagerConfiguration.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
237
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/service/AppScaleAction.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
238
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/service/PolicyStateTransitions.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
239
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/appscale/service/AppScaleManagerMetrics.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
240
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/SupervisorConfiguration.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
241
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/endpoint/SupervisorEndpointModule.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
242
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/endpoint
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/endpoint/grpc/SupervisorGrpcModelConverters.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
243
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/endpoint
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/endpoint/grpc/DefaultSupervisorServiceGrpc.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
244
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/endpoint
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/endpoint/http/SupervisorResource.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
245
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service/DefaultSupervisorOperations.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
246
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service/SupervisorServiceModule.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
247
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service/leader/ImmediateLeaderElector.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
248
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service/leader/GuiceLeaderActivator.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
249
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service/leader/LocalMasterMonitor.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
250
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service/leader/LeaderElectionOrchestrator.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
251
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service/resolver/DefaultLocalMasterInstanceResolver.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
252
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service/resolver/HealthLocalMasterReadinessResolver.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
253
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/supervisor/service/resolver/OnOffLocalMasterReadinessResolver.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
254
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/store/StoreModule.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
255
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/endpoint
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/endpoint/grpc/GrpcEvictionService.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
256
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/endpoint
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/endpoint/grpc/EvictionEndpointModule.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
257
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/TaskTerminationExecutorMetrics.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
258
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/DefaultEvictionOperations.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
259
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/TaskTerminationExecutor.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
260
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/EvictionServiceConfiguration.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
261
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/EvictionTransactionLog.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
262
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/EvictionServiceModule.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
263
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/ConsumptionResult.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
264
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/TitusQuotasManager.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
265
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/QuotaTracker.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
266
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/QuotaEventEmitter.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
267
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/TimeWindowQuotaTracker.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
268
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/QuotaController.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
269
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/system/SystemQuotaController.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
270
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/system/SystemQuotaMetrics.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
271
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/system/SystemDisruptionBudgetResolver.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
272
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/system/SystemQuotaConsumptionResults.java
package com.netflix.titus.master.eviction.service.quota.system; import com.netflix.titus.master.eviction.service.quota.ConsumptionResult; import com.netflix.titus.runtime.connector.eviction.EvictionRejectionReasons; public class SystemQuotaConsumptionResults { public static final ConsumptionResult QUOTA_LIMIT_EXC...
273
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/system/SystemDisruptionBudgetDescriptor.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
274
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/system/ArchaiusSystemDisruptionBudgetResolver.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
275
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/job/AbstractRatePerIntervalRateController.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
276
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/job/JobQuotaController.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
277
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/job/TaskRelocationLimitController.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
278
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/job/RatePerIntervalRateController.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
279
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/job/SelfManagedPolicyTracker.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
280
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/job/JobPercentagePerIntervalRateController.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
281
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/job/EffectiveJobDisruptionBudgetResolver.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
282
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/job/JobPercentagePerHourRelocationRateController.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
283
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/job/SelfJobDisruptionBudgetResolver.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
284
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/job/ArchaiusEffectiveJobDisruptionBudgetResolver.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
285
0
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota
Create_ds/titus-control-plane/titus-server-master/src/main/java/com/netflix/titus/master/eviction/service/quota/job/UnhealthyTasksLimitTracker.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
286
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/jobmanager/JobComparatorsTest.java
/* * Copyright 2021 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
287
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/containerhealth
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/containerhealth/service/AggregatingContainerHealthServiceTest.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
288
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/loadbalancer/LoadBalancerCursorsTest.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
289
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/admission/TestingAppNameSanitizer.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
290
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/admission/JobRuntimePredictionSelectorsTest.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
291
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/admission/AggregatingValidatorTest.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
292
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/admission/JobRuntimePredictionSanitizerTest.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
293
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/admission/AggregatingSanitizerTest.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
294
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/admission/TestingCapacityGroupSanitizer.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
295
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/admission/NeverJobValidator.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
296
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/admission/EmptyValidator.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
297
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/common
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/common/rest/JsonMessageReaderWriterTest.java
/* * Copyright 2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
298
0
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/v3/grpc
Create_ds/titus-control-plane/titus-server-runtime/src/test/java/com/netflix/titus/runtime/endpoint/v3/grpc/query/V3TaskQueryCriteriaEvaluatorTest.java
/* * Copyright 2019 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
299