index int64 0 0 | repo_id stringlengths 9 205 | file_path stringlengths 31 246 | content stringlengths 1 12.2M | __index_level_0__ int64 0 10k |
|---|---|---|---|---|
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint/strategy/FileBasedOffsetCheckpointStrategy.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 to... | 4,500 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint/strategy/NoopCheckpointStrategy.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 to... | 4,501 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint/strategy/CheckpointStrategyOptions.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 to... | 4,502 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint/strategy/KafkaOffsetCheckpointStrategy.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 to... | 4,503 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint/strategy/CheckpointStrategyFactory.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 to... | 4,504 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/checkpoint/strategy/CheckpointStrategy.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 to... | 4,505 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/assignor/StaticPartitionAssignorImpl.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 to... | 4,506 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/assignor/StaticPartitionAssignor.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 to... | 4,507 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/serde/MapDeserializerBase.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 to... | 4,508 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/serde/Parser.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 to... | 4,509 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/serde/OffsetAndMetadataDeserializer.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 to... | 4,510 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/serde/ParseException.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 to... | 4,511 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/serde/SimpleJsonDeserializer.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 to... | 4,512 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/serde/ParserType.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 to... | 4,513 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/source/serde/OffsetAndMetadataSerializer.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 to... | 4,514 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/sink/KafkaSinkJobParameters.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 to... | 4,515 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/sink/KafkaSink.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 to... | 4,516 |
0 | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka | Create_ds/mantis-connectors/mantis-connector-kafka/src/main/java/io/mantisrx/connector/kafka/sink/MantisKafkaProducerConfig.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 to... | 4,517 |
0 | Create_ds/geode-examples/putall/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/putall/src/main/java/org/apache/geode_examples/putall/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,518 |
0 | Create_ds/geode-examples/transaction/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/transaction/src/main/java/org/apache/geode_examples/transaction/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,519 |
0 | Create_ds/geode-examples/transaction/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/transaction/src/main/java/org/apache/geode_examples/transaction/Incrementer.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,520 |
0 | Create_ds/geode-examples/colocation/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/colocation/src/main/java/org/apache/geode_examples/colocation/Order.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,521 |
0 | Create_ds/geode-examples/colocation/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/colocation/src/main/java/org/apache/geode_examples/colocation/OrderKey.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,522 |
0 | Create_ds/geode-examples/colocation/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/colocation/src/main/java/org/apache/geode_examples/colocation/OrderPartitionResolver.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,523 |
0 | Create_ds/geode-examples/colocation/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/colocation/src/main/java/org/apache/geode_examples/colocation/Customer.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,524 |
0 | Create_ds/geode-examples/colocation/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/colocation/src/main/java/org/apache/geode_examples/colocation/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,525 |
0 | Create_ds/geode-examples/replicated/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/replicated/src/main/java/org/apache/geode_examples/replicated/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,526 |
0 | Create_ds/geode-examples/listener/src/test/java/org/apache/geode/examples | Create_ds/geode-examples/listener/src/test/java/org/apache/geode/examples/listener/ExampleTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,527 |
0 | Create_ds/geode-examples/listener/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/listener/src/main/java/org/apache/geode_examples/listener/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,528 |
0 | Create_ds/geode-examples/listener/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/listener/src/main/java/org/apache/geode_examples/listener/ExampleCacheListener.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,529 |
0 | Create_ds/geode-examples/lucene/src/test/java/org/apache/geode/examples | Create_ds/geode-examples/lucene/src/test/java/org/apache/geode/examples/lucene/ExampleTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,530 |
0 | Create_ds/geode-examples/lucene/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/lucene/src/main/java/org/apache/geode_examples/lucene/EmployeeData.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,531 |
0 | Create_ds/geode-examples/lucene/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/lucene/src/main/java/org/apache/geode_examples/lucene/Contact.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,532 |
0 | Create_ds/geode-examples/lucene/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/lucene/src/main/java/org/apache/geode_examples/lucene/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,533 |
0 | Create_ds/geode-examples/clientSecurity/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/clientSecurity/src/main/java/org/apache/geode_examples/clientSecurity/ExampleAuthInit.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,534 |
0 | Create_ds/geode-examples/clientSecurity/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/clientSecurity/src/main/java/org/apache/geode_examples/clientSecurity/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,535 |
0 | Create_ds/geode-examples/serialization/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/serialization/src/main/java/org/apache/geode_examples/serialization/Country.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,536 |
0 | Create_ds/geode-examples/serialization/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/serialization/src/main/java/org/apache/geode_examples/serialization/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,537 |
0 | Create_ds/geode-examples/async/src/test/java/org/apache/geode/examples | Create_ds/geode-examples/async/src/test/java/org/apache/geode/examples/async/ExampleAsyncEventListenerTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,538 |
0 | Create_ds/geode-examples/async/src/test/java/org/apache/geode/examples | Create_ds/geode-examples/async/src/test/java/org/apache/geode/examples/async/LevenshteinDistanceTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,539 |
0 | Create_ds/geode-examples/async/src/test/java/org/apache/geode/examples | Create_ds/geode-examples/async/src/test/java/org/apache/geode/examples/async/ExampleTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,540 |
0 | Create_ds/geode-examples/async/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/async/src/main/java/org/apache/geode_examples/async/LevenshteinDistance.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,541 |
0 | Create_ds/geode-examples/async/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/async/src/main/java/org/apache/geode_examples/async/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,542 |
0 | Create_ds/geode-examples/async/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/async/src/main/java/org/apache/geode_examples/async/ExampleAsyncEventListener.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,543 |
0 | Create_ds/geode-examples/queries/src/test/java/org/apache/geode_examples | Create_ds/geode-examples/queries/src/test/java/org/apache/geode_examples/queries/ExampleTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,544 |
0 | Create_ds/geode-examples/queries/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/queries/src/main/java/org/apache/geode_examples/queries/EmployeeData.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,545 |
0 | Create_ds/geode-examples/queries/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/queries/src/main/java/org/apache/geode_examples/queries/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,546 |
0 | Create_ds/geode-examples/micrometerMetrics/src/test/java/org/apache/geode_examples | Create_ds/geode-examples/micrometerMetrics/src/test/java/org/apache/geode_examples/micrometerMetrics/SimpleMetricsPublishingServiceTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,547 |
0 | Create_ds/geode-examples/micrometerMetrics/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/micrometerMetrics/src/main/java/org/apache/geode_examples/micrometerMetrics/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,548 |
0 | Create_ds/geode-examples/micrometerMetrics/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/micrometerMetrics/src/main/java/org/apache/geode_examples/micrometerMetrics/SimpleMetricsPublishingService.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,549 |
0 | Create_ds/geode-examples/jdbc/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/jdbc/src/main/java/org/apache/geode_examples/jdbc/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,550 |
0 | Create_ds/geode-examples/jdbc/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/jdbc/src/main/java/org/apache/geode_examples/jdbc/Parent.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,551 |
0 | Create_ds/geode-examples/writer/src/test/java/org/apache/geode_examples | Create_ds/geode-examples/writer/src/test/java/org/apache/geode_examples/writer/SSNVetterTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,552 |
0 | Create_ds/geode-examples/writer/src/test/java/org/apache/geode_examples | Create_ds/geode-examples/writer/src/test/java/org/apache/geode_examples/writer/ExampleTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,553 |
0 | Create_ds/geode-examples/writer/src/test/java/org/apache/geode_examples | Create_ds/geode-examples/writer/src/test/java/org/apache/geode_examples/writer/ExampleCacheWriterTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,554 |
0 | Create_ds/geode-examples/writer/src/main/java/org/apache/geode/examples | Create_ds/geode-examples/writer/src/main/java/org/apache/geode/examples/writer/ExampleCacheWriter.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,555 |
0 | Create_ds/geode-examples/writer/src/main/java/org/apache/geode/examples | Create_ds/geode-examples/writer/src/main/java/org/apache/geode/examples/writer/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,556 |
0 | Create_ds/geode-examples/writer/src/main/java/org/apache/geode/examples | Create_ds/geode-examples/writer/src/main/java/org/apache/geode/examples/writer/SSNVetter.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,557 |
0 | Create_ds/geode-examples/loader/src/test/java/org/apache/geode/examples | Create_ds/geode-examples/loader/src/test/java/org/apache/geode/examples/loader/ExampleTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,558 |
0 | Create_ds/geode-examples/loader/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/loader/src/main/java/org/apache/geode_examples/loader/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,559 |
0 | Create_ds/geode-examples/loader/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/loader/src/main/java/org/apache/geode_examples/loader/QuoteLoader.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,560 |
0 | Create_ds/geode-examples/sessionState/webapp/src/main | Create_ds/geode-examples/sessionState/webapp/src/main/java/GeodeSessionStateServlet.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,561 |
0 | Create_ds/geode-examples/sessionState/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/sessionState/src/main/java/org/apache/geode_examples/sessionState/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,562 |
0 | Create_ds/geode-examples/wan/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/wan/src/main/java/org/apache/geode_examples/wan/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,563 |
0 | Create_ds/geode-examples/persistence/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/persistence/src/main/java/org/apache/geode_examples/persistence/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,564 |
0 | Create_ds/geode-examples/compression/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/compression/src/main/java/org/apache/geode_examples/compression/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,565 |
0 | Create_ds/geode-examples/durableMessaging/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/durableMessaging/src/main/java/org/apache/geode_examples/durableMessaging/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,566 |
0 | Create_ds/geode-examples/functions/src/test/java/org/apache/geode_examples | Create_ds/geode-examples/functions/src/test/java/org/apache/geode_examples/functions/ExampleTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,567 |
0 | Create_ds/geode-examples/functions/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/functions/src/main/java/org/apache/geode_examples/functions/PrimeNumber.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,568 |
0 | Create_ds/geode-examples/functions/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/functions/src/main/java/org/apache/geode_examples/functions/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,569 |
0 | Create_ds/geode-examples/cq/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/cq/src/main/java/org/apache/geode_examples/cq/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,570 |
0 | Create_ds/geode-examples/cq/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/cq/src/main/java/org/apache/geode_examples/cq/RandomEventListener.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,571 |
0 | Create_ds/geode-examples/partitioned/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/partitioned/src/main/java/org/apache/geode_examples/partitioned/EmployeeData.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,572 |
0 | Create_ds/geode-examples/partitioned/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/partitioned/src/main/java/org/apache/geode_examples/partitioned/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,573 |
0 | Create_ds/geode-examples/partitioned/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/partitioned/src/main/java/org/apache/geode_examples/partitioned/EmployeeKey.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,574 |
0 | Create_ds/geode-examples/expiration/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/expiration/src/main/java/org/apache/geode_examples/expiration/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,575 |
0 | Create_ds/geode-examples/luceneSpatial/src/test/java/org/apache/geode/examples | Create_ds/geode-examples/luceneSpatial/src/test/java/org/apache/geode/examples/luceneSpatial/TrainStopSerializerTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,576 |
0 | Create_ds/geode-examples/luceneSpatial/src/test/java/org/apache/geode/examples | Create_ds/geode-examples/luceneSpatial/src/test/java/org/apache/geode/examples/luceneSpatial/ExampleTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,577 |
0 | Create_ds/geode-examples/luceneSpatial/src/test/java/org/apache/geode/examples | Create_ds/geode-examples/luceneSpatial/src/test/java/org/apache/geode/examples/luceneSpatial/SpatialHelperTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,578 |
0 | Create_ds/geode-examples/luceneSpatial/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/luceneSpatial/src/main/java/org/apache/geode_examples/luceneSpatial/TrainStopSerializer.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,579 |
0 | Create_ds/geode-examples/luceneSpatial/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/luceneSpatial/src/main/java/org/apache/geode_examples/luceneSpatial/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,580 |
0 | Create_ds/geode-examples/luceneSpatial/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/luceneSpatial/src/main/java/org/apache/geode_examples/luceneSpatial/TrainStop.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,581 |
0 | Create_ds/geode-examples/luceneSpatial/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/luceneSpatial/src/main/java/org/apache/geode_examples/luceneSpatial/SpatialHelper.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,582 |
0 | Create_ds/geode-examples/rest/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/rest/src/main/java/org/apache/geode_examples/rest/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,583 |
0 | Create_ds/geode-examples/eviction/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/eviction/src/main/java/org/apache/geode_examples/eviction/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,584 |
0 | Create_ds/geode-examples/indexes/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/indexes/src/main/java/org/apache/geode_examples/indexes/RegionPopulator.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,585 |
0 | Create_ds/geode-examples/indexes/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/indexes/src/main/java/org/apache/geode_examples/indexes/Example.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,586 |
0 | Create_ds/geode-examples/indexes/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/indexes/src/main/java/org/apache/geode_examples/indexes/FlightCode.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,587 |
0 | Create_ds/geode-examples/indexes/src/main/java/org/apache/geode_examples | Create_ds/geode-examples/indexes/src/main/java/org/apache/geode_examples/indexes/Passenger.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 4,588 |
0 | Create_ds/flink-benchmarks/src/test/java/org/apache/flink | Create_ds/flink-benchmarks/src/test/java/org/apache/flink/benchmark/StreamNetworkBroadcastThroughputBenchmarkExecutor.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,589 |
0 | Create_ds/flink-benchmarks/src/test/java/org/apache/flink | Create_ds/flink-benchmarks/src/test/java/org/apache/flink/benchmark/DataSkewStreamNetworkThroughputBenchmarkExecutor.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,590 |
0 | Create_ds/flink-benchmarks/src/test/java/org/apache/flink | Create_ds/flink-benchmarks/src/test/java/org/apache/flink/benchmark/StreamNetworkThroughputBenchmarkExecutor.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,591 |
0 | Create_ds/flink-benchmarks/src/test/java/org/apache/flink | Create_ds/flink-benchmarks/src/test/java/org/apache/flink/benchmark/StreamNetworkLatencyBenchmarkExecutor.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,592 |
0 | Create_ds/flink-benchmarks/src/test/java/org/apache/flink | Create_ds/flink-benchmarks/src/test/java/org/apache/flink/config/ConfigUtilTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,593 |
0 | Create_ds/flink-benchmarks/src/main/java/org/apache/flink | Create_ds/flink-benchmarks/src/main/java/org/apache/flink/benchmark/FlinkEnvironmentContext.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,594 |
0 | Create_ds/flink-benchmarks/src/main/java/org/apache/flink | Create_ds/flink-benchmarks/src/main/java/org/apache/flink/benchmark/CollectSink.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,595 |
0 | Create_ds/flink-benchmarks/src/main/java/org/apache/flink | Create_ds/flink-benchmarks/src/main/java/org/apache/flink/benchmark/BenchmarkBase.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,596 |
0 | Create_ds/flink-benchmarks/src/main/java/org/apache/flink | Create_ds/flink-benchmarks/src/main/java/org/apache/flink/benchmark/ProcessingTimerBenchmark.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 4,597 |
0 | Create_ds/flink-benchmarks/src/main/java/org/apache/flink | Create_ds/flink-benchmarks/src/main/java/org/apache/flink/benchmark/MemoryStateBackendBenchmark.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,598 |
0 | Create_ds/flink-benchmarks/src/main/java/org/apache/flink | Create_ds/flink-benchmarks/src/main/java/org/apache/flink/benchmark/WindowBenchmarks.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,599 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.