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-runtime/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector/registry/DefaultDockerRegistryClientMain.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... | 400 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector/registry/RegistryClient.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... | 401 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector/registry/DefaultDockerRegistryClient.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... | 402 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector/registry/TitusRegistryException.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... | 403 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector/registry/TitusContainerRegistryModule.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... | 404 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector/registry/TitusRegistryClientConfiguration.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... | 405 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector/supervisor/SupervisorClient.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... | 406 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector/supervisor/SupervisorConnectorComponent.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... | 407 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector/supervisor | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/connector/supervisor/client/GrpcSupervisorClient.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... | 408 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/service/TitusAgentSecurityGroupClient.java | package com.netflix.titus.runtime.service;
import com.netflix.titus.api.model.callmetadata.CallMetadata;
import com.netflix.titus.TitusVpcApi.ResetSecurityGroupRequest;
import com.netflix.titus.TitusVpcApi.ResetSecurityGroupResponse;
import reactor.core.publisher.Mono;
public interface TitusAgentSecurityGroupClient {... | 409 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/service/LoadBalancerService.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... | 410 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/service/JobActivityHistoryService.java | package com.netflix.titus.runtime.service;
import com.netflix.titus.api.model.callmetadata.CallMetadata;
import com.netflix.titus.grpc.protogen.ActivityQueryResult;
import com.netflix.titus.grpc.protogen.JobId;
import rx.Observable;
public interface JobActivityHistoryService {
Observable<ActivityQueryResult> view... | 411 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/service/AutoScalingService.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... | 412 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/service/HealthService.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... | 413 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/kubernetes/KubeConstants.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... | 414 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/store/v3 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/store/v3/memory/InMemoryPolicyStore.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... | 415 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/store/v3 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/store/v3/memory/InMemoryLoadBalancerStore.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... | 416 |
0 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/store/v3 | Create_ds/titus-control-plane/titus-server-runtime/src/main/java/com/netflix/titus/runtime/store/v3/memory/InMemoryJobStore.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... | 417 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/test/java/com/netflix/titus/ext/jooq | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/test/java/com/netflix/titus/ext/jooq/profile/DatabaseProfileLoaderTest.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... | 418 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/ProductionJooqContext.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... | 419 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/JooqContext.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... | 420 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/RDSSSLSocketFactory.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... | 421 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/JooqConfiguration.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... | 422 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/RdsUtils.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... | 423 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/JooqUtils.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... | 424 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/profile/DatabaseProfile.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... | 425 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/profile/DatabaseProfileLoader.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... | 426 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/profile/DatabaseProfiles.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... | 427 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/spectator/SpectatorJooqExecuteListener.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... | 428 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/spectator/SpectatorUtils.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... | 429 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/spectator/SpectatorHikariMetricsTrackerFactory.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... | 430 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/embedded/EmbeddedPostgresService.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... | 431 |
0 | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq | Create_ds/titus-control-plane/titus-common-ext/jooq-common/src/main/java/com/netflix/titus/ext/jooq/embedded/EmbeddedJooqContext.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... | 432 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector/StubbedKubeExecutors.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... | 433 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector/KubeClusterMembershipConnectorTest.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... | 434 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/AbstractKubeLeaderElectionExecutorTest.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... | 435 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/AbstractKubeMembershipExecutorTest.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... | 436 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector/transport | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io/Fabric8IOKubeMembershipExecutorTest.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... | 437 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector/transport | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io/Fabric8IOKubeLeaderElectionExecutorTest.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... | 438 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector/transport | Create_ds/titus-control-plane/titus-common-ext/kube/src/test/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io/Fabric8IOKubeExternalResource.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... | 439 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/KubeContext.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... | 440 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/KubeClusterMembershipStateReconciler.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... | 441 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/KubeClusterMembershipConfiguration.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... | 442 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/KubeLeaderElectionExecutor.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... | 443 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/KubeClusterMembershipConnectorComponent.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... | 444 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/KubeMembershipExecutor.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... | 445 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/KubeMetrics.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... | 446 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/KubeClusterMembershipConnector.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... | 447 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/KubeClusterState.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... | 448 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/KubeUtils.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... | 449 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io/Fabric8IOKubeMembershipExecutor.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... | 450 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io/Fabric8IOKubeLeaderElectionExecutor.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... | 451 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io/crd/FClusterMembershipStatus.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... | 452 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io/crd/FClusterMember.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... | 453 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io/crd/FClusterMemberAddress.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... | 454 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io/crd/FClusterMembership.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... | 455 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io/crd/Fabric8IOModelConverters.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... | 456 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/transport/fabric8io/crd/FClusterMembershipSpec.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... | 457 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/action/KubeRegistrationActions.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... | 458 |
0 | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector | Create_ds/titus-control-plane/titus-common-ext/kube/src/main/java/com/netflix/titus/ext/kube/clustermembership/connector/action/KubeLeaderElectionActions.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... | 459 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/test/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/test/java/com/netflix/titus/ext/elasticsearch/DefaultEsClientTest.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... | 460 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/test/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/test/java/com/netflix/titus/ext/elasticsearch/TestDoc.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... | 461 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/test/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/test/java/com/netflix/titus/ext/elasticsearch/DefaultEsWebClientFactoryTest.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... | 462 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/test/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/test/java/com/netflix/titus/ext/elasticsearch/EsExternalResource.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... | 463 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/test/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/test/java/com/netflix/titus/ext/elasticsearch/DefaultEsClientIntegrationTest.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... | 464 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/EsClient.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... | 465 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/EsWebClientFactory.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... | 466 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/DefaultEsWebClientFactory.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... | 467 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/EsDoc.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... | 468 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/DefaultEsClient.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... | 469 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/EsClientConfiguration.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... | 470 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/model/EsRespHits.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... | 471 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/model/BulkEsIndexRespItem.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... | 472 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/model/EsIndexResp.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... | 473 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/model/EsSearchResp.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... | 474 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/model/IndexHeaderLine.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... | 475 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/model/BulkEsIndexResp.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... | 476 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/model/IndexHeader.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... | 477 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/model/EsRespCount.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... | 478 |
0 | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch | Create_ds/titus-control-plane/titus-common-ext/elasticsearch/src/main/java/com/netflix/titus/ext/elasticsearch/model/EsRespSrc.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... | 479 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/NumberSequenceTest.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... | 480 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/CollectionsExtTest.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... | 481 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/ProtoMessageBuilder.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... | 482 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/StringExtTest.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... | 483 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/ExceptionExtTest.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... | 484 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/ProtobufDiffTest.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... | 485 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/ProtobufCopyTest.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... | 486 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/IOExtTest.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... | 487 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/ReflectionExtTest.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... | 488 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/DateTimeExtTest.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... | 489 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/GraphExtTest.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... | 490 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/PropertiesExtTest.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... | 491 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/EvaluatorsTest.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... | 492 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/NetworkExtTest.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... | 493 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/MathExtTest.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... | 494 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/RegExpExtTest.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... | 495 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/TimeSeriesDataTest.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... | 496 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/unit/TimeUnitExtTest.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... | 497 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/unit/MemoryUnitTest.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... | 498 |
0 | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util | Create_ds/titus-control-plane/titus-common/src/test/java/com/netflix/titus/common/util/unit/BandwidthUnitTest.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... | 499 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.