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-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager/JobManagerDataReplicationModule.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... | 1,200 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager/snapshot/JobSnapshotFactory.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... | 1,201 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager/snapshot/JobSnapshotFactories.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... | 1,202 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager/snapshot/CachedJob.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... | 1,203 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager/snapshot/CachedServiceJob.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... | 1,204 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager/snapshot/CachedBatchJobWithOneTask.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... | 1,205 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager/snapshot/PCollectionJobSnapshot.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... | 1,206 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager/snapshot/JobSnapshot.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... | 1,207 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager/snapshot/CachedBatchJob.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... | 1,208 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager/replicator/GrpcJobReplicatorEventStream.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... | 1,209 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/jobmanager/replicator/JobDataReplicatorProvider.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... | 1,210 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common/replicator/DataReplicator.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... | 1,211 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common/replicator/ReplicatorEventStream.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... | 1,212 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common/replicator/ReplicatedSnapshot.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... | 1,213 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common/replicator/DataReplicatorMetrics.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... | 1,214 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common/replicator/DataReplicatorException.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... | 1,215 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common/replicator/RetryableReplicatorEventStream.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... | 1,216 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common/replicator/ReplicatorEvent.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... | 1,217 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common/replicator/StreamDataReplicator.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... | 1,218 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common/replicator/DataReplicatorDelegate.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... | 1,219 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/common/replicator/AbstractReplicatorEventStream.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... | 1,220 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/CachedReadOnlyTaskRelocationService.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... | 1,221 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/RelocationClientConnectorModule.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... | 1,222 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/ReactorRelocationServiceStub.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... | 1,223 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/TaskRelocationSnapshot.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... | 1,224 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/RelocationConnectorConfiguration.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... | 1,225 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/RelocationServiceClient.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... | 1,226 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/RelocationDataReplicator.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... | 1,227 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/RemoteRelocationServiceClient.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... | 1,228 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/RelocationDataReplicationModule.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... | 1,229 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/noop/NoOpRelocationServiceClient.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... | 1,230 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/replicator/RelocationDataReplicatorProvider.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... | 1,231 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/relocation/replicator/GrpcRelocationReplicatorEventStream.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... | 1,232 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/EvictionDataReplicator.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... | 1,233 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/EvictionServiceClient.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... | 1,234 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/EvictionConnectorComponent.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... | 1,235 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/EvictionConnectorModule.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... | 1,236 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/ReactorEvictionServiceStub.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... | 1,237 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/CachedReadOnlyEvictionOperations.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... | 1,238 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/EvictionRejectionReasons.java | package com.netflix.titus.runtime.connector.eviction;
public enum EvictionRejectionReasons {
LIMIT_EXCEEDED("System eviction quota limit exceeded"),
SYSTEM_WINDOW_CLOSED("Outside system time window");
private String reasonMessage;
EvictionRejectionReasons(String reasonMessage) {
this.reasonMe... | 1,239 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/RemoteEvictionServiceClient.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... | 1,240 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/EvictionDataSnapshot.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... | 1,241 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/EvictionConfiguration.java | package com.netflix.titus.runtime.connector.eviction;
import com.netflix.archaius.api.annotations.Configuration;
import com.netflix.archaius.api.annotations.DefaultValue;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@Configuration(prefix = "titus.eviction")
public interface EvictionConfiguration {
/**... | 1,242 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/EvictionDataReplicationComponent.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... | 1,243 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/replicator/GrpcEvictionReplicatorEventStream.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... | 1,244 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/connector/eviction/replicator/EvictionDataReplicatorProvider.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... | 1,245 |
0 | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/eviction/endpoint | Create_ds/titus-control-plane/titus-client/src/main/java/com/netflix/titus/runtime/eviction/endpoint/grpc/GrpcEvictionModelConverters.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... | 1,246 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/activation/LeaderActivationCoordinatorTest.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... | 1,247 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/endpoint/grpc/GrpcLeaderServerInterceptorTest.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... | 1,248 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/endpoint/grpc/ClusterMembershipServiceStub.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... | 1,249 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/endpoint/grpc/ClusterMembershipServerResource.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... | 1,250 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/endpoint/grpc/ClusterMembershipGrpcServerTest.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... | 1,251 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/service/ClusterMembershipTransactionLoggerTest.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... | 1,252 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/service/ClusterMembershipConnectorStub.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... | 1,253 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/clustermembership/service/DefaultClusterMembershipServiceTest.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... | 1,254 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/endpoint/metadata | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/endpoint/metadata/spring/SpringCallMetadataInterceptorTest.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... | 1,255 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/endpoint | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/endpoint/rest/ErrorResponsesTest.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... | 1,256 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/endpoint | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/endpoint/rest/TitusProtobufHttpMessageConverterTest.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... | 1,257 |
0 | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/endpoint | Create_ds/titus-control-plane/titus-common-server/src/test/java/com/netflix/titus/runtime/endpoint/rest/SampleSpringResource.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... | 1,258 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/DefaultClusterMembershipClient.java | /*
* Copyright 2022 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... | 1,259 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/activation/LeaderActivationConfiguration.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... | 1,260 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/activation/LeaderActivationComponent.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... | 1,261 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/activation/LeaderActivationStatus.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... | 1,262 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/activation/LeaderActivationCoordinators.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... | 1,263 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/activation/LeaderActivationCoordinator.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... | 1,264 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint/grpc/ClusterMembershipGrpcEndpointComponent.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... | 1,265 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint/grpc/GrpcLeaderServerInterceptor.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... | 1,266 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint/grpc/MemberDataMixer.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... | 1,267 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint/grpc/GrpcClusterMembershipService.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... | 1,268 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint/grpc/ClusterMembershipGrpcExceptionMapper.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... | 1,269 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint/rest/ClusterMembershipRestEndpointComponent.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... | 1,270 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint/rest/ClusterMembershipSpringResource.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... | 1,271 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/endpoint/rest/SpringLeaderServerInterceptor.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... | 1,272 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/connector/ClusterMembershipInMemoryConnectorComponent.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... | 1,273 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/connector/ClusterMembershipInMemoryConnector.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... | 1,274 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/service/ClusterMembershipServiceConfiguration.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... | 1,275 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/service/ClusterMembershipTransactionLogger.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... | 1,276 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/service/ClusterMembershipServiceComponent.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... | 1,277 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/service/DefaultClusterMembershipService.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... | 1,278 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/clustermembership/service/ClusterMembershipServiceMetrics.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... | 1,279 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/health/AlwaysHealthyComponent.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... | 1,280 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/fit/FitResource.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... | 1,281 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/fit/ProtobufFitConverters.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... | 1,282 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/GrpcExceptionMapper.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... | 1,283 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/CommonGrpcEndpointConfiguration.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... | 1,284 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/GrpcUtil.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... | 1,285 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/TitusGrpcServer.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... | 1,286 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/assistant/GrpcCallAssistantComponent.java | package com.netflix.titus.runtime.endpoint.common.grpc.assistant;
import com.netflix.titus.runtime.endpoint.metadata.CallMetadataResolver;
import com.netflix.titus.runtime.endpoint.resolver.HostCallerIdResolver;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configura... | 1,287 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/assistant/DefaultGrpcClientCallAssistantFactory.java | package com.netflix.titus.runtime.endpoint.common.grpc.assistant;
import com.netflix.titus.runtime.endpoint.metadata.CallMetadataResolver;
import io.grpc.stub.AbstractStub;
public class DefaultGrpcClientCallAssistantFactory implements GrpcClientCallAssistantFactory {
private final GrpcCallAssistantConfiguration ... | 1,288 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/assistant/GrpcServerCallContext.java | package com.netflix.titus.runtime.endpoint.common.grpc.assistant;
import com.netflix.titus.api.model.callmetadata.CallMetadata;
public class GrpcServerCallContext {
private final CallMetadata callMetadata;
private final String callerAddress;
private final String callerApplicationName;
GrpcServerCall... | 1,289 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/assistant/GrpcServerCallAssistant.java | package com.netflix.titus.runtime.endpoint.common.grpc.assistant;
import java.util.function.BiConsumer;
import java.util.function.Function;
import com.google.protobuf.Empty;
import io.grpc.stub.StreamObserver;
import reactor.core.publisher.Flux;
import reactor.core.publisher.Mono;
public interface GrpcServerCallAssi... | 1,290 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/assistant/GrpcClientCallAssistant.java | package com.netflix.titus.runtime.endpoint.common.grpc.assistant;
import java.util.function.BiConsumer;
import java.util.function.Consumer;
import java.util.function.Function;
import com.google.protobuf.Empty;
import io.grpc.stub.AbstractStub;
import io.grpc.stub.StreamObserver;
import reactor.core.publisher.Flux;
im... | 1,291 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/assistant/GrpcCallAssistantConfiguration.java | package com.netflix.titus.runtime.endpoint.common.grpc.assistant;
import com.netflix.archaius.api.annotations.DefaultValue;
public interface GrpcCallAssistantConfiguration {
@DefaultValue("10000")
long getRequestTimeoutMs();
@DefaultValue("1800000")
long getStreamTimeoutMs();
}
| 1,292 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/assistant/GrpcClientCallAssistantFactory.java | package com.netflix.titus.runtime.endpoint.common.grpc.assistant;
import io.grpc.stub.AbstractStub;
public interface GrpcClientCallAssistantFactory {
<STUB extends AbstractStub<STUB>> GrpcClientCallAssistant<STUB> create(STUB stub);
}
| 1,293 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/assistant/DefaultGrpcServerCallAssistant.java | package com.netflix.titus.runtime.endpoint.common.grpc.assistant;
import java.util.Map;
import java.util.function.BiConsumer;
import java.util.function.Function;
import com.google.common.collect.Iterables;
import com.google.protobuf.Empty;
import com.netflix.titus.api.model.callmetadata.CallMetadata;
import com.netfl... | 1,294 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/assistant/DefaultGrpcClientCallAssistant.java | package com.netflix.titus.runtime.endpoint.common.grpc.assistant;
import java.util.concurrent.TimeUnit;
import java.util.function.BiConsumer;
import java.util.function.Consumer;
import java.util.function.Function;
import com.google.protobuf.Empty;
import com.netflix.titus.runtime.endpoint.metadata.CallMetadataResolve... | 1,295 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/common/grpc/interceptor/CommonErrorCatchingServerInterceptor.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... | 1,296 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/metadata/CallMetadataHeaders.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... | 1,297 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/metadata/AnonymousCallMetadataResolver.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... | 1,298 |
0 | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint | Create_ds/titus-control-plane/titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/metadata/V3HeaderInterceptor.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... | 1,299 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.