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/conductor/common/src/main/java/com/netflix/conductor/common | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/run/SearchResult.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,900 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/run/WorkflowTestRequest.java | /*
* Copyright 2023 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,901 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/run/TaskSummary.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,902 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/run/ExternalStorageLocation.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,903 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/run/WorkflowSummary.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,904 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/run/Workflow.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,905 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/Auditable.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,906 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/BaseDef.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,907 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/tasks/TaskDef.java | /*
* Copyright 2021 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,908 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/tasks/PollData.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,909 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/tasks/TaskExecLog.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,910 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/tasks/TaskType.java | /*
* Copyright 2021 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,911 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/tasks/TaskResult.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,912 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/tasks/Task.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,913 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/workflow/DynamicForkJoinTask.java | /*
* Copyright 2021 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,914 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/workflow/SkipTaskRequest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,915 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/workflow/WorkflowDef.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,916 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/workflow/DynamicForkJoinTaskList.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,917 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/workflow/StartWorkflowRequest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,918 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/workflow/SubWorkflowParams.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,919 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/workflow/WorkflowTask.java | /*
* Copyright 2021 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,920 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/workflow/WorkflowDefSummary.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,921 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/workflow/RerunWorkflowRequest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,922 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/events/EventExecution.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,923 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/events/EventHandler.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,924 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/metadata/acl/Permission.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,925 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/validation/ValidationError.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,926 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/validation/ErrorResponse.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,927 |
0 | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common | Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/jackson/JsonProtoModule.java | /*
* Copyright 2021 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,928 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/index/TestElasticSearchRestDAOV6.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,929 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/index/ElasticSearchDaoBaseTest.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,930 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/index/TestElasticSearchRestDAOV6Batch.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,931 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/index/TestElasticSearchDAOV6Batch.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,932 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/index/ElasticSearchRestDaoBaseTest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,933 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/index/TestElasticSearchDAOV6.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,934 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/index/ElasticSearchTest.java | /*
* Copyright 2021 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,935 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query/parser/TestExpression.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,936 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query/parser/internal/TestComparisonOp.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,937 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query/parser/internal/TestConstValue.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,938 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query/parser/internal/TestName.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,939 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query/parser/internal/TestBooleanOp.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,940 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/dao/query/parser/internal/TestAbstractParser.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,941 |
0 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6 | Create_ds/conductor/es6-persistence/src/test/java/com/netflix/conductor/es6/utils/TestUtils.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,942 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/config/ElasticSearchConditions.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,943 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/config/ElasticSearchV6Configuration.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,944 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/config/ElasticSearchProperties.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,945 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/config/IsTcpProtocol.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,946 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/config/IsHttpProtocol.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,947 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/index/BulkRequestWrapper.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,948 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/index/ElasticSearchRestDAOV6.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,949 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/index/BulkRequestBuilderWrapper.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,950 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/index/ElasticSearchBaseDAO.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,951 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/index/ElasticSearchDAOV6.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,952 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/GroupedExpression.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,953 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/FilterProvider.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,954 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/NameValue.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,955 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/Expression.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,956 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/internal/BooleanOp.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,957 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/internal/ConstValue.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,958 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/internal/ParserException.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,959 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/internal/AbstractNode.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,960 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/internal/FunctionThrowingException.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,961 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/internal/ListConst.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,962 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/internal/Range.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,963 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/internal/Name.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,964 |
0 | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser | Create_ds/conductor/es6-persistence/src/main/java/com/netflix/conductor/es6/dao/query/parser/internal/ComparisonOp.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,965 |
0 | Create_ds/conductor/grpc-server/src/test/java/com/netflix/conductor/grpc/server | Create_ds/conductor/grpc-server/src/test/java/com/netflix/conductor/grpc/server/service/WorkflowServiceImplTest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,966 |
0 | Create_ds/conductor/grpc-server/src/test/java/com/netflix/conductor/grpc/server | Create_ds/conductor/grpc-server/src/test/java/com/netflix/conductor/grpc/server/service/TaskServiceImplTest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,967 |
0 | Create_ds/conductor/grpc-server/src/test/java/com/netflix/conductor/grpc/server | Create_ds/conductor/grpc-server/src/test/java/com/netflix/conductor/grpc/server/service/HealthServiceImplTest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,968 |
0 | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server/GRPCServer.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,969 |
0 | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server/GRPCServerProperties.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,970 |
0 | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server/GrpcConfiguration.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,971 |
0 | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server/service/WorkflowServiceImpl.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,972 |
0 | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server/service/HealthServiceImpl.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,973 |
0 | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server/service/EventServiceImpl.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,974 |
0 | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server/service/GRPCHelper.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,975 |
0 | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server/service/MetadataServiceImpl.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,976 |
0 | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server | Create_ds/conductor/grpc-server/src/main/java/com/netflix/conductor/grpc/server/service/TaskServiceImpl.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,977 |
0 | Create_ds/conductor/test-harness/src/test/java/com/netflix | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/ConductorTestApp.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,978 |
0 | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test/integration/AbstractEndToEndTest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,979 |
0 | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test/integration | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test/integration/grpc/GrpcEndToEndTest.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,980 |
0 | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test/integration | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test/integration/grpc/AbstractGrpcEndToEndTest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,981 |
0 | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test/integration | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test/integration/http/HttpEndToEndTest.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,982 |
0 | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test/integration | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test/integration/http/AbstractHttpEndToEndTest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,983 |
0 | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test/utils/UserTask.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,984 |
0 | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test | Create_ds/conductor/test-harness/src/test/java/com/netflix/conductor/test/utils/MockExternalPayloadStorage.java | /*
* Copyright 2021 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,985 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/config/TestPropertyFactory.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,986 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/testing/AbstractWorkflowTests.java | /*
* Copyright 2023 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,987 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/testing/LoanWorkflowTest.java | /*
* Copyright 2023 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,988 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/testing/SubWorkflowTest.java | /*
* Copyright 2023 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,989 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/testing/LoanWorkflowInput.java | /*
* Copyright 2023 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,990 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/testing/RegressionTest.java | /*
* Copyright 2023 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,991 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/automator/TaskPollExecutorTest.java | /*
* Copyright 2022 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,992 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/automator/TaskRunnerConfigurerTest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,993 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/automator/PollingSemaphoreTest.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,994 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/sample/SampleWorker.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,995 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/sample/Main.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,996 |
0 | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client | Create_ds/conductor/client/src/test/java/com/netflix/conductor/client/worker/TestWorkflowTask.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,997 |
0 | Create_ds/conductor/client/src/main/java/com/netflix/conductor/client | Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/config/DefaultConductorClientConfiguration.java | /*
* Copyright 2020 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,998 |
0 | Create_ds/conductor/client/src/main/java/com/netflix/conductor/client | Create_ds/conductor/client/src/main/java/com/netflix/conductor/client/config/ConductorClientConfiguration.java | /*
* Copyright 2018 Netflix, Inc.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agr... | 6,999 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.