index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/SparkFilters.java
/* * Copyright 2017 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 ...
6,600
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/PruneColumnsWithReordering.java
/* * Copyright 2017 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 ...
6,601
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/FixupTypes.java
/* * Copyright 2017 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 ...
6,602
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/PruneColumnsWithoutReordering.java
/* * Copyright 2017 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 ...
6,603
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/TypeToSparkType.java
/* * Copyright 2017 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 ...
6,604
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/SparkTypeVisitor.java
/* * Copyright 2017 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 ...
6,605
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/SparkTypeToType.java
/* * Copyright 2017 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 ...
6,606
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/source/Stats.java
/* * Copyright 2017 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 ...
6,607
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/source/Writer.java
/* * Copyright 2017 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 ...
6,608
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/source/PartitionKey.java
/* * Copyright 2017 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 ...
6,609
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/source/Reader.java
/* * Copyright 2017 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 ...
6,610
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/source/IcebergSource.java
/* * Copyright 2017 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 ...
6,611
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/hacks/Hive.java
/* * Copyright 2017 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 ...
6,612
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/data/SparkOrcWriter.java
/* * Copyright 2018 Hortonworks * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with 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 in...
6,613
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/data/SparkAvroWriter.java
/* * Copyright 2017 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 ...
6,614
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/data/SparkAvroReader.java
/* * Copyright 2017 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 ...
6,615
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/data/SparkOrcReader.java
/* * Copyright 2018 Hortonworks * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with 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 in...
6,616
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/data/SparkValueWriters.java
/* * Copyright 2017 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 ...
6,617
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/data/SparkValueReaders.java
/* * Copyright 2017 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 ...
6,618
0
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark
Create_ds/iceberg/spark/src/main/java/com/netflix/iceberg/spark/data/SparkParquetReaders.java
/* * Copyright 2017 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 ...
6,619
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda/impl/VirtualClassItem.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,620
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda/impl/VirtualDefaultItem.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,621
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda/impl/AnalysisContext.java
/******************************************************************************** * Copyright (c) 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,622
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda/impl/ExoticTreeFinder.java
/******************************************************************************** * Copyright (c) 2020, 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,623
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda/impl/Helper.java
/******************************************************************************** * Copyright (c) 2020, 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,624
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda/impl/VirtualThreadItem.java
/******************************************************************************** * Copyright (c) 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,625
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda/impl/Activator.java
/******************************************************************************** * Copyright (c) 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,626
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda/impl/HeapDumpAnalyzerImpl.java
/******************************************************************************** * Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,627
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda/impl/VirtualClassLoaderItem.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,628
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda/impl/ProgressListenerImpl.java
/******************************************************************************** * Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,629
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/impl/src/main/java/org/eclipse/jifa/hda/impl/VirtualPackageItem.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,630
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/provider/src/main/java/org/eclipse/jifa/hdp
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/provider/src/main/java/org/eclipse/jifa/hdp/provider/MATProvider.java
/******************************************************************************** * Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,631
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/api/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/api/src/main/java/org/eclipse/jifa/hda/api/FilterProgressListener.java
/******************************************************************************** * Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,632
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/api/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/api/src/main/java/org/eclipse/jifa/hda/api/AnalysisException.java
/******************************************************************************** * Copyright (c) 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,633
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/api/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/api/src/main/java/org/eclipse/jifa/hda/api/HeapDumpAnalyzer.java
/******************************************************************************** * Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,634
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/api/src/main/java/org/eclipse/jifa/hda
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/api/src/main/java/org/eclipse/jifa/hda/api/Model.java
/******************************************************************************** * Copyright (c) 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,635
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/hook/src/main/java/org/eclipse/mat/hprof
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/hook/src/main/java/org/eclipse/mat/hprof/ui/HprofPreferences.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,636
0
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/hook/src/main/java/org/eclipse/mat/hprof
Create_ds/eclipse-jifa/backend/heap-dump-analyzer/hook/src/main/java/org/eclipse/mat/hprof/extension/HprofPreferencesAccess.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,637
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/test/java/org/eclipse/jifa
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/test/java/org/eclipse/jifa/tda/TestSerDesParser.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,638
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/test/java/org/eclipse/jifa
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/test/java/org/eclipse/jifa/tda/TestPool.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,639
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/test/java/org/eclipse/jifa
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/test/java/org/eclipse/jifa/tda/TestBase.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,640
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/test/java/org/eclipse/jifa
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/test/java/org/eclipse/jifa/tda/TestJStackParser.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,641
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/test/java/org/eclipse/jifa
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/test/java/org/eclipse/jifa/tda/TestAnalyzer.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,642
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/ThreadDumpAnalyzer.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,643
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/vo/VMonitor.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,644
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/vo/VThread.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,645
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/vo/VFrame.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,646
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/vo/Overview.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,647
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/vo/Content.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,648
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/util/Converter.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,649
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/enums/ThreadType.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,650
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/enums/OSTreadState.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,651
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/enums/JavaThreadState.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,652
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/enums/MonitorState.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,653
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/enums/SourceType.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,654
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/parser/JStackParser.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,655
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/parser/Parser.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,656
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/parser/ParserFactory.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,657
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/parser/ParserException.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,658
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/parser/SerDesParser.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,659
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/parser/Input.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,660
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/IdentityPool.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,661
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/CallSiteTree.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,662
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/Frame.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,663
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/Pool.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,664
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/JavaThread.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,665
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/Identity.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,666
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/Snapshot.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,667
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/ConcurrentLock.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,668
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/RawMonitor.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,669
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/Monitor.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,670
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/Thread.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,671
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/Error.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,672
0
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda
Create_ds/eclipse-jifa/backend/thread-dump-analyzer/src/main/java/org/eclipse/jifa/tda/model/Trace.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,673
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/ErrorCode.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,674
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/Constant.java
/******************************************************************************** * Copyright (c) 2020, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,675
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/JifaException.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,676
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/JifaHooks.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,677
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/FileInfo.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,678
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/ErrorResult.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,679
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/Progress.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,680
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/DiskUsage.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,681
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/TransferProgress.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,682
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/LogFileInfo.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,683
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/Result.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,684
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/PageView.java
/******************************************************************************** * Copyright (c) 2020, 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,685
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/TransferringFile.java
/******************************************************************************** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,686
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/support/SearchType.java
/******************************************************************************** * Copyright (c) 2020, 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,687
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/support/SortTableGenerator.java
/******************************************************************************** * Copyright (c) 2020, 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,688
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/support/SearchPredicate.java
/******************************************************************************** * Copyright (c) 2020, 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,689
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/vo/support/Searchable.java
/******************************************************************************** * Copyright (c) 2020, 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,690
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/listener/ProgressListener.java
/******************************************************************************** * Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,691
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/listener/NoOpProgressListener.java
/******************************************************************************** * Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,692
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/listener/DefaultProgressListener.java
/******************************************************************************** * Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,693
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/cache/Handler.java
/******************************************************************************** * Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,694
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/cache/ProxyBuilder.java
/******************************************************************************** * Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,695
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/cache/Cache.java
/******************************************************************************** * Copyright (c) 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,696
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/cache/Cacheable.java
/******************************************************************************** * Copyright (c) 2021 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,697
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/util/PageViewBuilder.java
/******************************************************************************** * Copyright (c) 2020, 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are ...
6,698
0
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common
Create_ds/eclipse-jifa/backend/common/src/main/java/org/eclipse/jifa/common/util/EscapeUtil.java
/******************************************************************************** * Copyright (c) 2022 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made a...
6,699