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/mantis-control-plane/core/src/main/java/io/mantisrx/server/core
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/master/MasterMonitor.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...
4,200
0
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/master/ZookeeperMasterMonitor.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...
4,201
0
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/master/LocalMasterMonitor.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...
4,202
0
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/master/MasterDescription.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...
4,203
0
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/domain/WorkerId.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...
4,204
0
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/domain/JobMetadata.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...
4,205
0
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/stats/MetricStringConstants.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...
4,206
0
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/stats/UsageDataStats.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...
4,207
0
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core
Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/stats/SimpleStats.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...
4,208
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/server/master/persistence/SimpleCachedFileStorageProviderTest.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...
4,209
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/server/master/domain/DataFormatAdapterTest.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...
4,210
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/server/master/domain/JobIdTest.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...
4,211
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/server/master/domain/JobClusterConfigTest.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...
4,212
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/scheduler/AgentsErrorMonitorTest.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...
4,213
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/scheduler/FakeMantisScheduler.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...
4,214
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/SLAEnforcerTest.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...
4,215
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/JobDefinitionResolverTest.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...
4,216
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/LabelCacheTest.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...
4,217
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/JobClusterTest.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...
4,218
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/LabelManagerTest.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...
4,219
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/JobManagerTest.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...
4,220
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/job/JobTestMigrationTests.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...
4,221
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/job/WorkerResubmitRateLimiterTest.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...
4,222
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/job/JobTestTimeout.java
//package io.mantisrx.master.jobcluster.job; // //import static org.junit.Assert.assertFalse; //import static org.junit.Assert.assertTrue; //import static org.junit.Assert.fail; // //import java.time.Instant; // //import org.junit.AfterClass; //import org.junit.BeforeClass; //import org.junit.Test; // //import com.goog...
4,223
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/job/JobScaleUpDownTests.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 ...
4,224
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/job/JobTestLifecycle.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...
4,225
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/job/JobTestHelper.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...
4,226
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/jobcluster/job/JobClusterManagerTest.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...
4,227
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/MantisMasterAPI.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...
4,228
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/LeaderRedirectionRouteTest.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...
4,229
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/JacksonTest.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...
4,230
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/LeaderRedirectionFilterTest.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...
4,231
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v1/JobClustersRouteTest.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...
4,232
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v1/RouteTestBase.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...
4,233
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v1/TestMantisClient.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...
4,234
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v1/JobDiscoveryStreamRouteTest.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...
4,235
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v1/JobsRouteTest.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...
4,236
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v1/AdminMasterRouteTest.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...
4,237
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v1/AgentClustersRouteTest.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...
4,238
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/pagination/ListObjectTests.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...
4,239
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v0/TestMantisClient.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...
4,240
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v0/JobRouteTest.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...
4,241
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v0/JobClusterRouteTest.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...
4,242
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v0/JobStatusRouteTest.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...
4,243
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v0/JobDiscoveryRouteTest.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...
4,244
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v0/AgentClusterRouteTest.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...
4,245
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/v0/MasterDescriptionRouteTest.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...
4,246
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/route/utils/JobRouteUtilsTest.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...
4,247
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/payloads/JobPayloads.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...
4,248
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/payloads/JobClusterPayloads.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...
4,249
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/api/akka/payloads/AgentClusterPayloads.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...
4,250
0
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master
Create_ds/mantis-control-plane/server/src/test/java/io/mantisrx/master/events/WorkerRegistryV2Test.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...
4,251
0
Create_ds/mantis-control-plane/server/src/test/java/com/netflix/mantis/master
Create_ds/mantis-control-plane/server/src/test/java/com/netflix/mantis/master/scheduler/TestHelpers.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...
4,252
0
Create_ds/mantis-control-plane/server/src/test/java/com/netflix/mantis/master
Create_ds/mantis-control-plane/server/src/test/java/com/netflix/mantis/master/scheduler/MantisSchedulerFenzoImplTest.java
//package com.netflix.mantis.master.scheduler; // //import com.netflix.fenzo.VirtualMachineLease; //import com.netflix.mantis.master.JobMessageRouter; //import com.netflix.mantis.master.WorkerRegistry; //import com.netflix.mantis.master.jobcluster.job.worker.events.WorkerLaunchFailed; //import com.netflix.mantis.master...
4,253
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/MantisAuditLogEvent.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...
4,254
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/LeadershipManagerZkImpl.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...
4,255
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/DurationTypeFitnessCalculator.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...
4,256
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/SchedulerCounters.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...
4,257
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/MantisJobMgr.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...
4,258
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/LeadershipManagerLocalImpl.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...
4,259
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/MantisJobStatus.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...
4,260
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/AgentClustersAutoScaler.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...
4,261
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/AgentFitnessCalculator.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...
4,262
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/LaunchTaskException.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...
4,263
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/VirtualMachineMasterService.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...
4,264
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/ClusterAffinityConstraint.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...
4,265
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/MantisJobOperations.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...
4,266
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/ConstraintsEvaluators.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...
4,267
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/MantisAuditLogWriter.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...
4,268
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/WorkerRequest.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...
4,269
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/JobRequest.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...
4,270
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/MasterMain.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...
4,271
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/ServiceLifecycle.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...
4,272
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/SchedulingService.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...
4,273
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/WorkerJobDetails.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...
4,274
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/ILeadershipManager.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...
4,275
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/LeaderRedirectionFilter.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...
4,276
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/InvalidJobRequest.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...
4,277
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/ClusterFitnessCalculator.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...
4,278
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/config/ConfigurationFactory.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...
4,279
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/config/ConfigurationProvider.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...
4,280
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/config/MasterConfiguration.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...
4,281
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/config/StaticPropertiesConfigurationFactory.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...
4,282
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/agentdeploy/MigrationStrategyFactory.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...
4,283
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/agentdeploy/PercentageMigrationStrategy.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...
4,284
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/agentdeploy/OneWorkerPerTickMigrationStrategy.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...
4,285
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/ScheduleRequest.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...
4,286
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/WorkerLaunched.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...
4,287
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/JobMessageRouter.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...
4,288
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/WorkerRegistry.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...
4,289
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/MantisScheduler.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...
4,290
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/SchedulingStateManager.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...
4,291
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/WorkerLaunchFailed.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...
4,292
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/WorkerResourceStatus.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...
4,293
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/LaunchTaskRequest.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...
4,294
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/WorkerEvent.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...
4,295
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/WorkerUnscheduleable.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...
4,296
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/scheduler/WorkerOnDisabledVM.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...
4,297
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/utils/MantisSystemClock.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...
4,298
0
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master
Create_ds/mantis-control-plane/server/src/main/java/io/mantisrx/server/master/utils/MantisClock.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...
4,299