index
int64
repo_id
string
file_path
string
content
string
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/storage/DatabaseStorage.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/storage/HdfsAuth.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/storage/HdfsStorage.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/storage/LocalHadoopStorage.java
package azkaban.storage; import azkaban.AzkabanCommonModuleConfig; import azkaban.spi.Dependency; import java.io.IOException; import java.io.InputStream; import java.net.URI; import javax.annotation.Nullable; import javax.inject.Inject; import javax.inject.Named; import org.apache.hadoop.fs.FileSystem; import org.apac...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/storage/LocalStorage.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/storage/ProjectStorageManager.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/storage/StorageCleaner.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/storage/StorageImplementationType.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/ActionTypeLoader.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/CheckerTypeLoader.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/Condition.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/ConditionChecker.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/JdbcTriggerImpl.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/Trigger.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/TriggerAction.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/TriggerAgent.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/TriggerException.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/TriggerLoader.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/TriggerLoaderException.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/TriggerManager.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/TriggerManagerAdapter.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/TriggerManagerException.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/TriggerStatus.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/builtin/BasicTimeChecker.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/builtin/CreateTriggerAction.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/builtin/ExecuteFlowAction.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/builtin/ExecutionChecker.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/builtin/KillExecutionAction.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/builtin/SlaAlertAction.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/trigger/builtin/SlaChecker.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/user/FileWatcher.java
/* * Copyright 2019 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/user/ParseConfigFile.java
/* * Copyright 2019 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/user/Permission.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/user/Role.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/user/User.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/user/UserManager.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/user/UserManagerException.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/user/UserUtils.java
package azkaban.user; import com.google.common.base.Preconditions; import com.google.common.collect.HashMultimap; import com.google.common.collect.Multimap; import java.io.File; import java.io.IOException; import java.nio.file.Path; import java.nio.file.Paths; import java.nio.file.WatchEvent; import java.nio.file.Watc...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/user/XmlUserManager.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/AbstractMailer.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/AuthenticationUtils.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the “License”); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/CaseInsensitiveConcurrentHashMap.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the “License”); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/CircularBuffer.java
/* * Copyright 2010 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/DIUtils.java
/* * Copyright 2019 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/DependencyTransferException.java
/* * Copyright 2019 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/DependencyTransferManager.java
/* * Copyright 2019 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/EmailMessage.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/EmailMessageCreator.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/Emailer.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/ExecuteAsUser.java
/* * Copyright 2011 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/ExternalLinkUtils.java
/* * Copyright 2016 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/FileIOUtils.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/GZIPUtils.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/JavaxMailSender.java
package azkaban.utils; import com.sun.mail.smtp.SMTPTransport; import java.util.Properties; import javax.mail.Address; import javax.mail.Message; import javax.mail.MessagingException; import javax.mail.NoSuchProviderException; import javax.mail.Session; import javax.mail.internet.MimeMessage; /** * Wraps javax.mail ...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/LogGobbler.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/MessageAttachmentExceededMaximumSizeException.java
package azkaban.utils; import javax.mail.MessagingException; /** * To indicate the attachment size is larger than allowed size * * @author hluu */ public class MessageAttachmentExceededMaximumSizeException extends MessagingException { public MessageAttachmentExceededMaximumSizeException() { super(); ...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/OsCpuUtil.java
/* * Copyright 2019 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/OsMemoryUtil.java
package azkaban.utils; import com.google.common.collect.ImmutableSet; import java.io.IOException; import java.nio.charset.StandardCharsets; import java.nio.file.Files; import java.nio.file.Paths; import java.util.List; import java.util.Set; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * Utility clas...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/Pair.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/PatternLayoutEscaped.java
package azkaban.utils; import org.apache.log4j.PatternLayout; import org.apache.log4j.spi.LoggingEvent; /** * When we use the log4j Kafka appender, it seems that the appender simply does not log the stack * trace anywhere Seeing as the stack trace is a very important piece of information, we create our * own Patte...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/RestfulApiClient.java
/* * Copyright 2015 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/SplitterOutputStream.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/StdOutErrRedirect.java
/* * Copyright 2016 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/StorageUtils.java
/* * Copyright 2019 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/StringUtils.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/SwapQueue.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/SystemMemoryInfo.java
package azkaban.utils; import javax.inject.Inject; import org.slf4j.LoggerFactory; /** * This class is used to maintain system memory information. Processes utilizing large amount of * memory should consult this class to see if the system has enough memory to proceed the * operation. * * Memory information is o...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/ThinArchiveUtils.java
/* * Copyright 2019 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/ThreadPoolExecutingListener.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/TrackingThreadPool.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/Triple.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/TypedMapWrapper.java
/* * Copyright 2014 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-common/3.90.0/azkaban/utils/ValidatorUtils.java
/* * Copyright 2019 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/dag/Dag.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/dag/DagBuilder.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/dag/DagException.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/dag/DagProcessor.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/dag/DagService.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/dag/Node.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/dag/NodeProcessor.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/dag/Status.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/AzkabanExecServerModule.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/AzkabanExecutorServer.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/ConditionalWorkflowUtils.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the “License”); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/ExecJettyServerModule.java
package azkaban.execapp; import azkaban.Constants.ConfigurationKeys; import azkaban.utils.Props; import com.google.inject.AbstractModule; import com.google.inject.Provides; import javax.inject.Named; import javax.inject.Singleton; import org.apache.log4j.Logger; import org.mortbay.jetty.Connector; import org.mortbay.j...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/ExecMetrics.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/ExecutorServlet.java
/* * Copyright 2018 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/FlowPreparer.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/FlowRampManager.java
/* * Copyright 2019 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/FlowRunner.java
/* * Copyright 2013 LinkedIn Corp * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/FlowRunnerManager.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/JMXHttpServlet.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/JobRunner.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/LogUtil.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/ProjectCacheCleaner.java
/* * Copyright 2019 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/ProjectDirectoryMetadata.java
/* * Copyright 2012 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/ServerStatisticsServlet.java
/* * Copyright 2015 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/StatsServlet.java
/* * Copyright 2014 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/Trigger.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
0
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban
java-sources/ai/databand/azkaban/azkaban-exec-server/3.90.0/azkaban/execapp/TriggerManager.java
/* * Copyright 2017 LinkedIn Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...