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-common/src/main/java/com/netflix/titus/common/framework/scheduler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/scheduler/model/ScheduledAction.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...
900
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/scheduler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/scheduler/model/ExecutionId.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...
901
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/scheduler/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/scheduler/model/event/LocalSchedulerEvent.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...
902
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/scheduler/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/scheduler/model/event/ScheduleAddedEvent.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...
903
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/scheduler/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/scheduler/model/event/ScheduleUpdateEvent.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...
904
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/scheduler/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/scheduler/model/event/ScheduleRemovedEvent.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...
905
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/OneOffReconciler.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...
906
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/ManyReconciler.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...
907
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/ReconcilerActionProviderPolicy.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...
908
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/SimpleReconcilerEvent.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...
909
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/ReconcilerActionProvider.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...
910
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/ReconcilerEngine.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...
911
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/ShardedManyReconciler.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...
912
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/ReconcilerExecutorMetrics.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...
913
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/SnapshotMerger.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...
914
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/DefaultOneOffReconciler.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...
915
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/EventDistributor.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...
916
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/DefaultManyReconciler.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...
917
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/ChangeActionHolder.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...
918
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/ReconcilerState.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...
919
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/transaction/SingleTransaction.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...
920
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/transaction/TransactionStatus.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...
921
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/transaction/FailedTransaction.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...
922
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/transaction/Transaction.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...
923
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/provider/ActionProviderSelectorFactory.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...
924
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/simplereconciler/internal/provider/ActionProviderSelector.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...
925
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/ReconcileEventFactory.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...
926
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/ModelActionHolder.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...
927
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/ModelAction.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...
928
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/EntityHolder.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...
929
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/ReconciliationFramework.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...
930
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/DifferenceResolvers.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...
931
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/MultiEngineChangeAction.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...
932
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/ChangeAction.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...
933
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/ReconciliationEngine.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...
934
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/InternalReconciliationEngine.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...
935
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/SingleTransaction.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...
936
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/DefaultReconciliationEngine.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...
937
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/IndexSet.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...
938
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/EventDistributor.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...
939
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/ModelHolder.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...
940
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/DispatchingDifferenceResolver.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...
941
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/ChangeActionHolder.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...
942
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/DefaultReconciliationFramework.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...
943
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/ReconciliationEngineMetrics.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...
944
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/CompositeTransaction.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...
945
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/EmptyTransaction.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...
946
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/FailedTransaction.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...
947
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/framework/reconciler/internal/Transaction.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...
948
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/EndpointResolver.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...
949
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/RxHttpClient.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...
950
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/Response.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...
951
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/ResponseBody.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...
952
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/Headers.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...
953
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/Methods.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...
954
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/StatusCode.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...
955
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/RequestBody.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...
956
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/HttpClient.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...
957
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/Request.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...
958
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal/RoundRobinEndpointResolver.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...
959
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal/okhttp/PassthroughInterceptor.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...
960
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal/okhttp/OkHttpConverters.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...
961
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal/okhttp/CompositeRetryInterceptor.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...
962
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal/okhttp/OkHttpClient.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...
963
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal/okhttp/EndpointResolverInterceptor.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...
964
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/http/internal/okhttp/RxOkHttpClient.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...
965
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/client/LatencyRecorder.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...
966
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/client/WebClientExt.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...
967
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/client/ClientMetrics.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...
968
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/client/TitusWebClientAddOns.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...
969
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/client
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/client/internal/WebClientMetric.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...
970
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/socket/UnusedSocketPortAllocator.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...
971
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/socket/SocketPortAllocator.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...
972
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/network/socket/DirectSocketPortAllocator.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...
973
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime/SystemLogEvent.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...
974
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime/SystemAbortListener.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...
975
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime/InternalRuntimeComponent.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...
976
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime/TitusRuntime.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...
977
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime/SystemLogService.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...
978
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime/TitusRuntimes.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...
979
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime/SystemAbortEvent.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...
980
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime/internal/AggregatingSystemLogService.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...
981
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime/internal/DefaultTitusRuntime.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...
982
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime/internal/LoggingSystemLogService.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...
983
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/runtime/internal/LoggingSystemAbortListener.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...
984
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/annotation/Internal.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...
985
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/annotation/Experimental.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...
986
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/admission/AdmissionSanitizer.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...
987
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/admission/AdmissionValidatorConfiguration.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...
988
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/admission/AdmissionValidator.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...
989
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/admission/ValidatorMetrics.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...
990
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/admission/TitusValidatorConfiguration.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...
991
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/sanitizer/FieldSanitizer.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...
992
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/sanitizer/ClassInvariant.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...
993
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/sanitizer/VerifierMode.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...
994
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/sanitizer/EntitySanitizerUtil.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...
995
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/sanitizer/EntitySanitizer.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...
996
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/sanitizer/CollectionInvariants.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...
997
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/sanitizer/EntitySanitizers.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...
998
0
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model
Create_ds/titus-control-plane/titus-common/src/main/java/com/netflix/titus/common/model/sanitizer/EntitySanitizerBuilder.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...
999