index int64 0 0 | repo_id stringlengths 9 205 | file_path stringlengths 31 246 | content stringlengths 1 12.2M | __index_level_0__ int64 0 10k |
|---|---|---|---|---|
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/DagManager.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,900 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/DagManagerUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,901 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/InMemoryUserQuotaManager.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,902 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/Orchestrator.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,903 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/MysqlDagStateStore.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,904 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/TimingEventUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,905 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/FSDagStateStore.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,906 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/AbstractUserQuotaManager.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,907 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/UserQuotaManager.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,908 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/db/ServiceDatabaseManager.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,909 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/db/ServiceDatabaseProvider.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,910 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/db/ServiceDatabaseProviderImpl.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,911 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/restli/GobblinServiceFlowConfigV2ResourceHandlerWithWarmStandby.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,912 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/restli/GobblinServiceFlowConfigResourceHandler.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,913 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/restli/FlowConfigUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,914 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/restli/GobblinServiceFlowConfigV2ResourceHandler.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,915 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/restli/GobblinServiceFlowExecutionResourceHandlerWithWarmStandby.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,916 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/restli/GobblinServiceFlowExecutionResourceHandler.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,917 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/flow/IdentityFlowToJobSpecCompiler.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,918 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/flow/MockedSpecCompiler.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,919 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/flow/FlowEdgeContext.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,920 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/flow/BaseFlowToJobSpecCompiler.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,921 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/flow/NoopDataMovementAuthorizer.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,922 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/flow/DataMovementAuthorizer.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,923 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/flow/SpecCompiler.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,924 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/flow/FlowGraphPath.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,925 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/flow/MultiHopFlowCompiler.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,926 |
0 | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules | Create_ds/gobblin/gobblin-service/src/main/java/org/apache/gobblin/service/modules/flow/FlowUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,927 |
0 | Create_ds/gobblin/gobblin-binary-management/src/test/java/org/apache/gobblin | Create_ds/gobblin/gobblin-binary-management/src/test/java/org/apache/gobblin/binary_creation/OrcTestToolsTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,928 |
0 | Create_ds/gobblin/gobblin-binary-management/src/test/java/org/apache/gobblin | Create_ds/gobblin/gobblin-binary-management/src/test/java/org/apache/gobblin/binary_creation/AvroTestToolsTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,929 |
0 | Create_ds/gobblin/gobblin-binary-management/src/main/java/org/apache/gobblin | Create_ds/gobblin/gobblin-binary-management/src/main/java/org/apache/gobblin/binary_creation/AvroTestTools.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,930 |
0 | Create_ds/gobblin/gobblin-binary-management/src/main/java/org/apache/gobblin | Create_ds/gobblin/gobblin-binary-management/src/main/java/org/apache/gobblin/binary_creation/OrcTestTools.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,931 |
0 | Create_ds/gobblin/gobblin-binary-management/src/main/java/org/apache/gobblin | Create_ds/gobblin/gobblin-binary-management/src/main/java/org/apache/gobblin/binary_creation/DataTestTools.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,932 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/GobblinTemporalConfigurationKeys.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,933 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/cluster/AbstractTemporalWorker.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,934 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/cluster/GobblinTemporalTaskRunner.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,935 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/cluster/TemporalWorker.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,936 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/cluster/GobblinTemporalClusterManager.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,937 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/cluster/WorkerConfig.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,938 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/joblauncher/GobblinTemporalJobSchedulerMetrics.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,939 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/joblauncher/GobblinTemporalPlanningJobLauncherMetrics.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,940 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/joblauncher/GobblinTemporalJobLauncher.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,941 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/joblauncher/GobblinTemporalJobLauncherMetrics.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,942 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/joblauncher/GobblinTemporalJobScheduler.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,943 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/joblauncher/GobblinTemporalJobLauncherListener.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,944 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/joblauncher/GobblinJobLauncher.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,945 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting/work/SeqBackedWorkSpan.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,946 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting/work/WorkflowAddr.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,947 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting/work/Workload.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,948 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting/work/SeqSliceBackedWorkSpan.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,949 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting/workflow/NestingExecWorkflow.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,950 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/util/nesting/workflow/AbstractNestingExecWorkflowImpl.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,951 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/launcher/ProcessWorkUnitsJobLauncher.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,952 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/util/JobStateUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,953 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/activity/ProcessWorkUnit.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,954 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/activity | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/activity/impl/ProcessWorkUnitImpl.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,955 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work/EagerFsDirBackedWorkUnitClaimCheckWorkload.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,956 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work/AbstractEagerFsDirBackedWorkload.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,957 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work/WUProcessingSpec.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,958 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work/WorkUnitClaimCheck.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,959 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work/assistance/Help.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,960 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work/styles/FileSystemApt.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,961 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work/styles/FileSystemJobStateful.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,962 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work/styles/JobStateful.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,963 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/workflow/ProcessWorkUnitsWorkflow.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,964 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/workflow | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/workflow/impl/NestingExecOfProcessWorkUnitWorkflowImpl.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,965 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/workflow | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/workflow/impl/ProcessWorkUnitsWorkflowImpl.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,966 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/worker/WorkFulfillmentWorker.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,967 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows/helloworld/FormatActivityImpl.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,968 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows/helloworld/GreetingWorkflowImpl.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,969 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows/helloworld/HelloWorldWorker.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,970 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows/helloworld/HelloWorldJobLauncher.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,971 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows/helloworld/FormatActivity.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,972 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows/helloworld/GreetingWorkflow.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,973 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/workflows/client/TemporalWorkflowClientFactory.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,974 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/yarn/YarnTemporalAppMasterSecurityManager.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,975 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/yarn/YarnService.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,976 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/yarn/GobblinTemporalApplicationMaster.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,977 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/yarn/GobblinTemporalYarnTaskRunner.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,978 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen/launcher/GenArbitraryLoadJobLauncher.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,979 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen/activity/IllustrationItemActivity.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,980 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen/activity | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen/activity/impl/IllustrationItemActivityImpl.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,981 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen/work/IllustrationItem.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,982 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen/work/SimpleGeneratedWorkload.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,983 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen/workflow | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen/workflow/impl/NestingExecOfIllustrationItemActivityWorkflowImpl.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,984 |
0 | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen | Create_ds/gobblin/gobblin-temporal/src/main/java/org/apache/gobblin/temporal/loadgen/worker/ArbitraryLoadWorker.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,985 |
0 | Create_ds/gobblin/gobblin-audit/src/test/java/org/apache/gobblin/audit | Create_ds/gobblin/gobblin-audit/src/test/java/org/apache/gobblin/audit/values/MockSink.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,986 |
0 | Create_ds/gobblin/gobblin-audit/src/test/java/org/apache/gobblin/audit | Create_ds/gobblin/gobblin-audit/src/test/java/org/apache/gobblin/audit/values/FsAuditSinkTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,987 |
0 | Create_ds/gobblin/gobblin-audit/src/test/java/org/apache/gobblin/audit | Create_ds/gobblin/gobblin-audit/src/test/java/org/apache/gobblin/audit/values/ValueAuditGeneratorTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,988 |
0 | Create_ds/gobblin/gobblin-audit/src/test/java/org/apache/gobblin/audit | Create_ds/gobblin/gobblin-audit/src/test/java/org/apache/gobblin/audit/values/ValueAuditRuntimeMetadataTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,989 |
0 | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/sink/FsAuditSink.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,990 |
0 | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/sink/AuditSink.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,991 |
0 | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/sink/DefaultAuditSinkFactory.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,992 |
0 | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/auditor/ValueAuditGenerator.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,993 |
0 | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/auditor/ValueAuditRuntimeMetadata.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,994 |
0 | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/policy | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/policy/column/ColumnProjectionPolicy.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,995 |
0 | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/policy | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/policy/column/DefaultColumnProjectionPolicyFactory.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,996 |
0 | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/policy | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/policy/column/ProjectAllColumnProjectionPolicy.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,997 |
0 | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/policy | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/policy/column/AbstractColumnProjectionPolicy.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,998 |
0 | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/policy | Create_ds/gobblin/gobblin-audit/src/main/java/org/apache/gobblin/audit/values/policy/row/RowSelectionPolicy.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 3,999 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.