index
int64
repo_id
string
file_path
string
content
string
0
java-sources/ai/qianmo/hua-zally-rules/1.0.1/ai/qianmo/zally
java-sources/ai/qianmo/hua-zally-rules/1.0.1/ai/qianmo/zally/rules/CheckTagsRule.java
package ai.qianmo.zally.rules; /*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 - 2022 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ...
0
java-sources/ai/qianmo/hua-zally-rules/1.0.1/ai/qianmo/zally
java-sources/ai/qianmo/hua-zally-rules/1.0.1/ai/qianmo/zally/rules/HuaJiRuleSet.java
package ai.qianmo.zally.rules; /*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://...
0
java-sources/ai/qianmo/hua-zally-rules/1.0.1/ai/qianmo/zally
java-sources/ai/qianmo/hua-zally-rules/1.0.1/ai/qianmo/zally/rules/OpenApiParser.java
package ai.qianmo.zally.rules; /*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://w...
0
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/ApiReporter.java
package com.ethlo.zally; /*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.ap...
0
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/HelpMojo.java
package com.ethlo.zally; import org.apache.maven.plugin.AbstractMojo; import org.apache.maven.plugin.MojoExecutionException; import org.apache.maven.plugins.annotations.Mojo; import org.apache.maven.plugins.annotations.Parameter; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.Node; impor...
0
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/OpenApiParser.java
package com.ethlo.zally; /*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apa...
0
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/ReportingMojo.java
package com.ethlo.zally;/*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
0
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/ZallyMojo.java
package com.ethlo.zally;/*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
0
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/ZallyRunner.java
package com.ethlo.zally;/*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
0
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/rules/ConfigurableZalandoRuleSet.java
package com.ethlo.zally.rules; /*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://...
0
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/rules/WhiteListedPluralizeNamesForArraysRule.java
package com.ethlo.zally.rules; /*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://...
0
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/rules
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/rules/common/FinalMap.java
package com.ethlo.zally.rules.common; /*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ...
0
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/rules
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/rules/common/FinalSet.java
package com.ethlo.zally.rules.common; /*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ...
0
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/rules
java-sources/ai/qianmo/zally-maven-plugin/1.0.3/com/ethlo/zally/rules/common/PlingStemmer.java
package com.ethlo.zally.rules.common; /*- * #%L * zally-maven-plugin * %% * Copyright (C) 2021 Morten Haraldsen (ethlo) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/Aggregation.java
/* * * Copyright (c) 2020-2025, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/Aggregation128Utils.java
/* * Copyright (c) 2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/AggregationOverWindow.java
/* * * Copyright (c) 2020-2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/ArrowColumnBuilder.java
/* * * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/ArrowIPCOptions.java
/* * * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/ArrowIPCWriterOptions.java
/* * * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/AssertEmptyNulls.java
/* * * Copyright (c) 2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/AvroOptions.java
/* * * Copyright (c) 2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/BaseDeviceMemoryBuffer.java
/* * * Copyright (c) 2019-2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/BinaryOp.java
/* * Copyright (c) 2019-2020,2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/BinaryOperable.java
/* * * Copyright (c) 2019-2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/BitVectorHelper.java
/* * * Copyright (c) 2019-2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/BufferType.java
/* * * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CSVOptions.java
/* * * Copyright (c) 2019-2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CSVWriterOptions.java
/* * * Copyright (c) 2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CaptureGroups.java
/* * * Copyright (c) 2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/ChunkedPack.java
/* * Copyright (c) 2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CloseableArray.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/ColumnFilterOptions.java
/* * * Copyright (c) 2019-2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/ColumnVector.java
/* * * Copyright (c) 2019-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/ColumnView.java
/* * * Copyright (c) 2020-2025, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/ColumnWriterOptions.java
/* * * Copyright (c) 2021-2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CompressedMetadataWriterOptions.java
/* * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CompressionMetadataWriterOptions.java
/* * * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CompressionType.java
/* * * Copyright (c) 2019-2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/ContigSplitGroupByResult.java
/* * Copyright (c) 2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/ContiguousTable.java
/* * * Copyright (c) 2019-2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CuFile.java
/* * Copyright (c) 2020-2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CuFileBuffer.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CuFileDriver.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CuFileHandle.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CuFileReadHandle.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CuFileResourceCleaner.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CuFileResourceDestroyer.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CuFileWriteHandle.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/Cuda.java
/* * Copyright (c) 2019-2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CudaComputeMode.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CudaException.java
/* * Copyright (c) 2019-2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CudaFatalException.java
/* * Copyright (c) 2022-2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CudaMemInfo.java
/* * Copyright (c) 2019, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CudaMemcpyKind.java
/* * Copyright (c) 2019, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CudaMemoryBuffer.java
/* * * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/Cudf.java
/* * Copyright (c) 2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CudfColumnSizeOverflowException.java
/* * Copyright (c) 2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/CudfException.java
/* * Copyright (c) 2019-2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/DType.java
/* * Copyright (c) 2019-2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/DataSource.java
/* * * Copyright (c) 2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/DataSourceHelper.java
/* * * Copyright (c) 2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/DateTimeComponent.java
/* * * Copyright (c) 2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/DateTimeRoundingFrequency.java
/* * * Copyright (c) 2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/DecimalUtils.java
/* * * Copyright (c) 2022-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/DefaultHostMemoryAllocator.java
/* * * Copyright (c) 2023-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/DeviceMemoryBuffer.java
/* * * Copyright (c) 2019-2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/DeviceMemoryBufferView.java
/* * * Copyright (c) 2019-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/DuplicateKeepOption.java
/* * * Copyright (c) 2025, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/GatherMap.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/GetJsonObjectOptions.java
/* * * Copyright (c) 2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/GroupByAggregation.java
/* * * Copyright (c) 2021-2025, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/GroupByAggregationOnColumn.java
/* * * Copyright (c) 2020-2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/GroupByOptions.java
/* * * Copyright (c) 2019-2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/GroupByScanAggregation.java
/* * * Copyright (c) 2021-2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/GroupByScanAggregationOnColumn.java
/* * * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/HashJoin.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/HashType.java
/* * * Copyright (c) 2020-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/HostBufferConsumer.java
/* * * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/HostBufferProvider.java
/* * * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/HostColumnVector.java
/* * * Copyright (c) 2020-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/HostColumnVectorCore.java
/* * * Copyright (c) 2020-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/HostMemoryAllocator.java
/* * Copyright (c) 2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/HostMemoryBuffer.java
/* * * Copyright (c) 2019-2025, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/HostMemoryBufferNativeUtils.java
/* * * Copyright (c) 2020, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/HostUDFWrapper.java
/* * Copyright (c) 2024-2025, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/JCudfSerialization.java
/* * * Copyright (c) 2019-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/JSONOptions.java
/* * * Copyright (c) 2019-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/MaskState.java
/* * * Copyright (c) 2019, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/MemoryBuffer.java
/* * * Copyright (c) 2019-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/MemoryCleaner.java
/* * * Copyright (c) 2019-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/MixedJoinSize.java
/* * Copyright (c) 2022, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/MultiBufferDataSource.java
/* * * Copyright (c) 2023, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/NaNEquality.java
/* * * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/NativeDepsLoader.java
/* * Copyright (c) 2019-2024, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/NullEquality.java
/* * * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/NullPolicy.java
/* * * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/NvtxColor.java
/* * Copyright (c) 2019, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/NvtxRange.java
/* * Copyright (c) 2019-2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
java-sources/ai/rapids/cudf/25.08.0/ai/rapids
java-sources/ai/rapids/cudf/25.08.0/ai/rapids/cudf/NvtxUniqueRange.java
/* * Copyright (c) 2021, NVIDIA CORPORATION. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...