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/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/LONGEST_SUBSEQUENCE_DIFFERENCE_ADJACENTS_ONE_SET_2.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class LONGEST_SUBSEQU... | 4,100 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/MAXIMIZE_VOLUME_CUBOID_GIVEN_SUM_SIDES.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class MAXIMIZE_VOLUME... | 4,101 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/PROGRAM_PRINT_SUM_GIVEN_NTH_TERM_1.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class PROGRAM_PRINT_S... | 4,102 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/REARRANGE_POSITIVE_AND_NEGATIVE_NUMBERS_PUBLISH.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
class REARRANGE_POSITIVE_AND... | 4,103 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/PARTITION_INTO_TWO_SUBARRAYS_OF_LENGTHS_K_AND_N_K_SUCH_THAT_THE_DIFFERENCE_OF_SUMS_IS_MAXIMUM.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class PARTITION_INTO_... | 4,104 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/GIVEN_A_SORTED_AND_ROTATED_ARRAY_FIND_IF_THERE_IS_A_PAIR_WITH_A_GIVEN_SUM_1.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class GIVEN_A_SORTED_... | 4,105 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/PROGRAM_DISTANCE_TWO_POINTS_EARTH.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class PROGRAM_DISTANC... | 4,106 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/COUNT_TOTAL_SET_BITS_IN_ALL_NUMBERS_FROM_1_TO_N.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class COUNT_TOTAL_SET... | 4,107 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/CHECK_GIVEN_SENTENCE_GIVEN_SET_SIMPLE_GRAMMER_RULES.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class CHECK_GIVEN_SEN... | 4,108 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/CHECK_EXIST_TWO_ELEMENTS_ARRAY_WHOSE_SUM_EQUAL_SUM_REST_ARRAY.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class CHECK_EXIST_TWO... | 4,109 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/CHECK_POSSIBLE_TRANSFORM_ONE_STRING_ANOTHER.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class CHECK_POSSIBLE_... | 4,110 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/FIND_SUM_EVEN_FACTORS_NUMBER.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class FIND_SUM_EVEN_F... | 4,111 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/CALCULATE_AREA_TETRAHEDRON.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class CALCULATE_AREA_... | 4,112 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/DYNAMIC_PROGRAMMING_SET_13_CUTTING_A_ROD.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class DYNAMIC_PROGRAM... | 4,113 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/SQUARED_TRIANGULAR_NUMBER_SUM_CUBES.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class SQUARED_TRIANGU... | 4,114 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/FREQUENT_ELEMENT_ARRAY.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class FREQUENT_ELEMEN... | 4,115 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/FIND_SUM_EVEN_INDEX_BINOMIAL_COEFFICIENTS_1.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class FIND_SUM_EVEN_I... | 4,116 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/PYTHON_PROGRAM_FIND_PERIMETER_CIRCUMFERENCE_SQUARE_RECTANGLE_1.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class PYTHON_PROGRAM_... | 4,117 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/LONGEST_REPEATING_AND_NON_OVERLAPPING_SUBSTRING.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class LONGEST_REPEATI... | 4,118 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/NUMBER_N_DIGIT_STEPPING_NUMBERS.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class NUMBER_N_DIGIT_... | 4,119 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/PROGRAM_FIND_STRING_START_END_GEEKS.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class PROGRAM_FIND_ST... | 4,120 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/FIND_NUMBER_ENDLESS_POINTS.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class FIND_NUMBER_END... | 4,121 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/CHECK_STRING_FOLLOWS_ANBN_PATTERN_NOT.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class CHECK_STRING_FO... | 4,122 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/MAXIMUM_SUBARRAY_SUM_USING_PREFIX_SUM.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class MAXIMUM_SUBARRA... | 4,123 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/COUNT_INDEX_PAIRS_EQUAL_ELEMENTS_ARRAY_1.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class COUNT_INDEX_PAI... | 4,124 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/HOW_TO_COMPUTE_MOD_OF_A_BIG_NUMBER.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class HOW_TO_COMPUTE_... | 4,125 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/LARGEST_SUBARRAY_WITH_EQUAL_NUMBER_OF_0S_AND_1S.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class LARGEST_SUBARRA... | 4,126 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/COUNT_PAIRS_DIFFERENCE_EQUAL_K_1.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class COUNT_PAIRS_DIF... | 4,127 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/COUNT_ROTATIONS_DIVISIBLE_4.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class COUNT_ROTATIONS... | 4,128 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/DISTRIBUTING_ITEMS_PERSON_CANNOT_TAKE_TWO_ITEMS_TYPE_1.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class DISTRIBUTING_IT... | 4,129 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/MINIMUM_NUMBER_SUBSETS_DISTINCT_ELEMENTS_1.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class MINIMUM_NUMBER_... | 4,130 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/COUNT_SORTED_ROWS_MATRIX.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class COUNT_SORTED_RO... | 4,131 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/COUNT_SUBSTRINGS_WITH_SAME_FIRST_AND_LAST_CHARACTERS.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class COUNT_SUBSTRING... | 4,132 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/DIFFERENCE_BETWEEN_HIGHEST_AND_LEAST_FREQUENCIES_IN_AN_ARRAY.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class DIFFERENCE_BETW... | 4,133 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/CHECK_WHETHER_NUMBER_DUCK_NUMBER_NOT.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class CHECK_WHETHER_N... | 4,134 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/COUNT_SINGLE_NODE_ISOLATED_SUB_GRAPHS_DISCONNECTED_GRAPH.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class COUNT_SINGLE_NO... | 4,135 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/AREA_SQUARE_CIRCUMSCRIBED_CIRCLE.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class AREA_SQUARE_CIR... | 4,136 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/NUMBER_NON_NEGATIVE_INTEGRAL_SOLUTIONS_B_C_N.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class NUMBER_NON_NEGA... | 4,137 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/CHECK_TWO_GIVEN_CIRCLES_TOUCH_INTERSECT.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class CHECK_TWO_GIVEN... | 4,138 |
0 | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts | Create_ds/TransCoder/data/evaluation/geeks_for_geeks_successful_test_scripts/java/MINIMUM_NUMBER_PLATFORMS_REQUIRED_RAILWAYBUS_STATION.java | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
import java.util. *;
import java.util.stream.*;
import java.lang.*;
import javafx.util.Pair;
public class MINIMUM_NUMBER_... | 4,139 |
0 | Create_ds/curator/src/test/java/org/I0Itec | Create_ds/curator/src/test/java/org/I0Itec/zkclient/ServerZkClientTest.java | package org.I0Itec.zkclient;
import org.I0Itec.zkclient.exception.ZkBadVersionException;
import org.I0Itec.zkclient.exception.ZkInterruptedException;
import org.I0Itec.zkclient.exception.ZkNoNodeException;
import org.I0Itec.zkclient.testutil.ZkTestSystem;
import org.apache.curator.test.TestingServer;
import org.apache... | 4,140 |
0 | Create_ds/curator/src/test/java/org/I0Itec | Create_ds/curator/src/test/java/org/I0Itec/zkclient/DeferredGatewayStarter.java | package org.I0Itec.zkclient;
public class DeferredGatewayStarter extends Thread {
private final Gateway _zkServer;
private int _delay;
public DeferredGatewayStarter(Gateway gateway, int delay) {
_zkServer = gateway;
_delay = delay;
}
@Override
public void run() {
try ... | 4,141 |
0 | Create_ds/curator/src/test/java/org/I0Itec | Create_ds/curator/src/test/java/org/I0Itec/zkclient/AbstractBaseZkClientTest.java | package org.I0Itec.zkclient;
import org.I0Itec.zkclient.testutil.ZkTestSystem;
import org.apache.curator.test.TestingServer;
import org.apache.log4j.Logger;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import java.util.List;
import java.util.concurrent.Callable;
imp... | 4,142 |
0 | Create_ds/curator/src/test/java/org/I0Itec | Create_ds/curator/src/test/java/org/I0Itec/zkclient/ZkClientSerializationTest.java | package org.I0Itec.zkclient;
import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertEquals;
import java.util.Random;
import org.I0Itec.zkclient.serialize.BytesPushThroughSerializer;
import org.I0Itec.zkclient.serialize.SerializableSerializer;
import org.I0Itec.zkclient.testutil.ZkTest... | 4,143 |
0 | Create_ds/curator/src/test/java/org/I0Itec | Create_ds/curator/src/test/java/org/I0Itec/zkclient/AbstractConnectionTest.java | package org.I0Itec.zkclient;
import org.I0Itec.zkclient.testutil.ZkPathUtil;
import org.apache.zookeeper.CreateMode;
import org.apache.zookeeper.KeeperException;
import org.junit.Ignore;
import org.junit.Test;
import java.util.List;
import static org.junit.Assert.assertEquals;
public abstract class AbstractConnecti... | 4,144 |
0 | Create_ds/curator/src/test/java/org/I0Itec | Create_ds/curator/src/test/java/org/I0Itec/zkclient/DistributedQueueTest.java | package org.I0Itec.zkclient;
import org.I0Itec.zkclient.testutil.ZkTestSystem;
import org.apache.curator.test.TestingServer;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.io.IOException;
import java.util.*;
import static org.junit.Assert.assertEquals;
import static org.junit.Ass... | 4,145 |
0 | Create_ds/curator/src/test/java/org/I0Itec | Create_ds/curator/src/test/java/org/I0Itec/zkclient/MemoryZkClientTest.java | package org.I0Itec.zkclient;
import org.apache.zookeeper.CreateMode;
import org.junit.Assert;
import org.junit.Test;
public class MemoryZkClientTest extends AbstractBaseZkClientTest {
@Override
public void setUp() throws Exception {
super.setUp();
_client = new ZkClient(new InMemoryConnection... | 4,146 |
0 | Create_ds/curator/src/test/java/org/I0Itec | Create_ds/curator/src/test/java/org/I0Itec/zkclient/ContentWatcherTest.java | package org.I0Itec.zkclient;
import static org.junit.Assert.assertEquals;
import java.util.concurrent.Callable;
import java.util.concurrent.TimeUnit;
import org.I0Itec.zkclient.testutil.ZkTestSystem;
import org.apache.curator.test.TestingServer;
import org.apache.log4j.Logger;
import org.junit.After;
import org.juni... | 4,147 |
0 | Create_ds/curator/src/test/java/org/I0Itec | Create_ds/curator/src/test/java/org/I0Itec/zkclient/InMemoryConnectionTest.java | package org.I0Itec.zkclient;
public class InMemoryConnectionTest extends AbstractConnectionTest {
public InMemoryConnectionTest() {
super(new InMemoryConnection());
}
}
| 4,148 |
0 | Create_ds/curator/src/test/java/org/I0Itec | Create_ds/curator/src/test/java/org/I0Itec/zkclient/ZkConnectionTest.java | package org.I0Itec.zkclient;
import org.I0Itec.zkclient.testutil.ZkTestSystem;
import org.junit.Rule;
public class ZkConnectionTest extends AbstractConnectionTest {
@Rule
public ZkTestSystem _zk = ZkTestSystem.getInstance();
public ZkConnectionTest() {
super(establishConnection());
}
pr... | 4,149 |
0 | Create_ds/curator/src/test/java/org/I0Itec | Create_ds/curator/src/test/java/org/I0Itec/zkclient/TestUtil.java | package org.I0Itec.zkclient;
import org.mockito.exceptions.base.MockitoAssertionError;
import java.util.concurrent.Callable;
import java.util.concurrent.TimeUnit;
public class TestUtil {
/**
* This waits until the provided {@link Callable} returns an object that is equals to the given expected value or
... | 4,150 |
0 | Create_ds/curator/src/test/java/org/I0Itec/zkclient | Create_ds/curator/src/test/java/org/I0Itec/zkclient/util/ZkPathUtilTest.java | package org.I0Itec.zkclient.util;
import junit.framework.TestCase;
import org.I0Itec.zkclient.ZkClient;
import org.I0Itec.zkclient.testutil.ZkPathUtil;
import org.I0Itec.zkclient.testutil.ZkTestSystem;
import org.apache.curator.test.TestingServer;
public class ZkPathUtilTest extends TestCase {
protected TestingS... | 4,151 |
0 | Create_ds/curator/src/test/java/org/I0Itec/zkclient | Create_ds/curator/src/test/java/org/I0Itec/zkclient/testutil/ZkTestSystem.java | package org.I0Itec.zkclient.testutil;
import com.netflix.curator.x.zkclientbridge.CuratorZKClientBridge;
import org.I0Itec.zkclient.IZkConnection;
import org.I0Itec.zkclient.ZkClient;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.cu... | 4,152 |
0 | Create_ds/curator/src/test/java/org/I0Itec/zkclient | Create_ds/curator/src/test/java/org/I0Itec/zkclient/testutil/ZkPathUtil.java | package org.I0Itec.zkclient.testutil;
import org.I0Itec.zkclient.ZkClient;
import java.util.List;
// JLZ - copied from https://raw.github.com/sgroschupf/zkclient/master/src/main/java/org/I0Itec/zkclient/util/ZkPathUtil.java
public class ZkPathUtil {
public static String leadingZeros(long number, int numberOfLea... | 4,153 |
0 | Create_ds/curator/src/main/java/com/netflix/curator/x | Create_ds/curator/src/main/java/com/netflix/curator/x/zkclientbridge/CuratorZKClientBridge.java | /**
* Copyright 2012 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You 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,154 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/test/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/test/java/com/facebook/business/cloudbridge/pl/server/DeploymentParamsTest.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert... | 4,155 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/test/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/test/java/com/facebook/business/cloudbridge/pl/server/ApplicationTest.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import org.junit.Test;
import org.springframework.boot.test.context.SpringB... | 4,156 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/InstallationRunner.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import com.fasterxml.jackson.annotation.JsonValue;
import java.io.*;
import... | 4,157 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/DeploymentParams.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import com.amazonaws.regions.Regions;
import org.slf4j.Logger;
import org.s... | 4,158 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/Application.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import org.springframework.boot.SpringApplication;
import org.springframewo... | 4,159 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/LogStreamer.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import java.io.*;
import java.util.ArrayList;
import org.slf4j.Logger;
impo... | 4,160 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/InstallationException.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
public class InstallationException extends RuntimeException {
public Inst... | 4,161 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/DeployController.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import static com.facebook.business.cloudbridge.pl.server.Constants.*;
imp... | 4,162 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/Validator.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import com.amazonaws.AmazonServiceException;
import com.amazonaws.auth.AWSS... | 4,163 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/LogLevel.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.j... | 4,164 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/PCEValidatorRunner.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import com.facebook.business.cloudbridge.pl.server.command.ShellCommandHand... | 4,165 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/DeploymentException.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
public class DeploymentException extends RuntimeException {
public Deploy... | 4,166 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/ToolkitInstallationParams.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import com.amazonaws.regions.Regions;
import org.slf4j.Logger;
import org.s... | 4,167 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/InvalidDeploymentArgumentException.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
public class InvalidDeploymentArgumentException extends Exception {
publi... | 4,168 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/APIReturn.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.j... | 4,169 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/PCEValidatorAPIReturn.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import com.fasterxml.jackson.annotation.JsonValue;
public class PCEValidat... | 4,170 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/DeploymentRunner.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
import com.fasterxml.jackson.annotation.JsonValue;
import java.io.*;
import... | 4,171 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/Constants.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server;
public final class Constants {
public static final String DEPLOYMENT_STRE... | 4,172 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/deployment | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/deployment/cache/ThreadSafeCache.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server.deployment.cache;
import java.util.concurrent.ConcurrentHashMap;
public cla... | 4,173 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/deployment | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/deployment/models/DeploymentMeta.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server.deployment.models;
public class DeploymentMeta {
private String deployment... | 4,174 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/deployment | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/deployment/models/DeploymentStatus.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server.deployment.models;
public enum DeploymentStatus {
NOT_STARTED("NOT_STARTED... | 4,175 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/deployment | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/deployment/controller/DeploymentController.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server.deployment.controller;
import com.facebook.business.cloudbridge.pl.server.De... | 4,176 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/command/ShellCommandRunner.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server.command;
import java.util.List;
import java.util.Map;
public interface Shel... | 4,177 |
0 | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server | Create_ds/fbpcs/fbpcs/infra/cloud_bridge/server/src/main/java/com/facebook/business/cloudbridge/pl/server/command/ShellCommandHandler.java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.business.cloudbridge.pl.server.command;
import com.facebook.business.cloudbridge.pl.server.DeployController... | 4,178 |
0 | Create_ds/s2n-tls/tests/integrationv2 | Create_ds/s2n-tls/tests/integrationv2/bin/SSLSocketClient.java | import java.security.cert.CertificateFactory;
import java.security.cert.X509Certificate;
import java.security.KeyStore;
import java.io.FileInputStream;
import java.io.OutputStream;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import javax.net.ssl.SSLContext;
import javax.net.ssl.TrustManager... | 4,179 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/NamedJobInfo.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,180 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/JobCompletedReason.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,181 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/Status.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,182 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/ExecuteStageRequest.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,183 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/WorkerHost.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,184 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/CoreConfiguration.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,185 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/PostJobStatusRequest.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,186 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/StatusPayloads.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,187 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/JobSchedulingInfo.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,188 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/Service.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,189 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/WorkerTopologyInfo.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,190 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/WorkerAssignments.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,191 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/WorkerOutlier.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,192 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/BaseService.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,193 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/MetricsCoercer.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,194 |
0 | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server | Create_ds/mantis-control-plane/core/src/main/java/io/mantisrx/server/core/JobAssignmentResult.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,195 |
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/metrics/MetricsPublisherService.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,196 |
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/metrics/MetricsServerService.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,197 |
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/zookeeper/CuratorService.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,198 |
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/json/DefaultObjectMapper.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,199 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.