http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/genindex.html
----------------------------------------------------------------------
diff --git a/genindex.html b/genindex.html
index 71dfe50..f5fd1b9 100644
--- a/genindex.html
+++ b/genindex.html
@@ -215,12 +215,12 @@
   <td style="width: 33%; vertical-align: top;"><ul>
       <li><a 
href="code.html#airflow.models.TaskInstance.are_dependents_done">are_dependents_done()
 (airflow.models.TaskInstance method)</a>
 </li>
-      <li><a 
href="code.html#airflow.contrib.hooks.gcp_dataproc_hook.DataProcHook.await">await()
 (airflow.contrib.hooks.gcp_dataproc_hook.DataProcHook method)</a>
-</li>
       <li><a 
href="code.html#airflow.contrib.operators.awsbatch_operator.AWSBatchOperator">AWSBatchOperator
 (class in airflow.contrib.operators.awsbatch_operator)</a>, <a 
href="integration.html#airflow.contrib.operators.awsbatch_operator.AWSBatchOperator">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.aws_dynamodb_hook.AwsDynamoDBHook">AwsDynamoDBHook
 (class in airflow.contrib.hooks.aws_dynamodb_hook)</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.aws_firehose_hook.AwsFirehoseHook">AwsFirehoseHook
 (class in airflow.contrib.hooks.aws_firehose_hook)</a>
+</li>
       <li><a href="code.html#airflow.contrib.hooks.aws_hook.AwsHook">AwsHook 
(class in airflow.contrib.hooks.aws_hook)</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.aws_lambda_hook.AwsLambdaHook">AwsLambdaHook
 (class in airflow.contrib.hooks.aws_lambda_hook)</a>
@@ -255,6 +255,8 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.operators.bigquery_operator.BigQueryCreateExternalTableOperator">BigQueryCreateExternalTableOperator
 (class in airflow.contrib.operators.bigquery_operator)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_operator.BigQueryCreateExternalTableOperator">[1]</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.operators.bigquery_operator.BigQueryDeleteDatasetOperator">BigQueryDeleteDatasetOperator
 (class in airflow.contrib.operators.bigquery_operator)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_operator.BigQueryDeleteDatasetOperator">[1]</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.operators.bigquery_get_data.BigQueryGetDataOperator">BigQueryGetDataOperator
 (class in airflow.contrib.operators.bigquery_get_data)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_get_data.BigQueryGetDataOperator">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.bigquery_hook.BigQueryHook">BigQueryHook 
(class in airflow.contrib.hooks.bigquery_hook)</a>, <a 
href="integration.html#airflow.contrib.hooks.bigquery_hook.BigQueryHook">[1]</a>
@@ -307,6 +309,8 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.cassandra_hook.CassandraHook">CassandraHook
 (class in airflow.contrib.hooks.cassandra_hook)</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.sensors.cassandra_sensor.CassandraRecordSensor">CassandraRecordSensor
 (class in airflow.contrib.sensors.cassandra_sensor)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.operators.cassandra_to_gcs.CassandraToGoogleCloudStorageOperator">CassandraToGoogleCloudStorageOperator
 (class in airflow.contrib.operators.cassandra_to_gcs)</a>
 </li>
       <li><a 
href="code.html#airflow.executors.celery_executor.CeleryExecutor">CeleryExecutor
 (class in airflow.executors.celery_executor)</a>
@@ -343,6 +347,16 @@
 </li>
       <li><a 
href="code.html#airflow.hooks.http_hook.HttpHook.check_response">check_response()
 (airflow.hooks.http_hook.HttpHook method)</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.check_s3_url">check_s3_url()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.check_status">check_status()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.check_training_config">check_training_config()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.check_training_status_with_log">check_training_status_with_log()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.check_tuning_config">check_tuning_config()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.operators.check_operator.CheckOperator">CheckOperator 
(class in airflow.operators.check_operator)</a>
 </li>
       <li><a href="code.html#airflow.models.BaseOperator.clear">clear() 
(airflow.models.BaseOperator method)</a>, <a 
href="code.html#airflow.models.BaseOperator.clear">[1]</a>
@@ -367,20 +381,38 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.cloudant_hook.CloudantHook">CloudantHook 
(class in airflow.contrib.hooks.cloudant_hook)</a>
 </li>
-      <li><a 
href="code.html#airflow.contrib.hooks.redshift_hook.RedshiftHook.cluster_status">cluster_status()
 (airflow.contrib.hooks.redshift_hook.RedshiftHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.redshift_hook.RedshiftHook.cluster_status">[1]</a>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook">CloudSqlHook
 (class in airflow.contrib.hooks.gcp_sql_hook)</a>
 </li>
-      <li><a 
href="code.html#airflow.models.DagBag.collect_dags">collect_dags() 
(airflow.models.DagBag method)</a>
+      <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceCreateOperator">CloudSqlInstanceCreateOperator
 (class in airflow.contrib.operators.gcp_sql_operator)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDatabaseCreateOperator">CloudSqlInstanceDatabaseCreateOperator
 (class in airflow.contrib.operators.gcp_sql_operator)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDatabaseDeleteOperator">CloudSqlInstanceDatabaseDeleteOperator
 (class in airflow.contrib.operators.gcp_sql_operator)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDatabasePatchOperator">CloudSqlInstanceDatabasePatchOperator
 (class in airflow.contrib.operators.gcp_sql_operator)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDeleteOperator">CloudSqlInstanceDeleteOperator
 (class in airflow.contrib.operators.gcp_sql_operator)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstancePatchOperator">CloudSqlInstancePatchOperator
 (class in airflow.contrib.operators.gcp_sql_operator)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.redshift_hook.RedshiftHook.cluster_status">cluster_status()
 (airflow.contrib.hooks.redshift_hook.RedshiftHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.redshift_hook.RedshiftHook.cluster_status">[1]</a>
 </li>
   </ul></td>
   <td style="width: 33%; vertical-align: top;"><ul>
+      <li><a 
href="code.html#airflow.models.DagBag.collect_dags">collect_dags() 
(airflow.models.DagBag method)</a>
+</li>
       <li><a href="code.html#airflow.models.TaskInstance.command">command() 
(airflow.models.TaskInstance method)</a>
 </li>
       <li><a 
href="code.html#airflow.models.TaskInstance.command_as_list">command_as_list() 
(airflow.models.TaskInstance method)</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.commit">commit()
 (airflow.contrib.hooks.datastore_hook.DatastoreHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.commit">[1]</a>
 </li>
+      <li><a href="code.html#airflow.models.DAG.concurrency">concurrency 
(airflow.models.DAG attribute)</a>
+</li>
       <li><a 
href="code.html#airflow.models.DAG.concurrency_reached">concurrency_reached 
(airflow.models.DAG attribute)</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.configure_s3_resources">configure_s3_resources()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
       <li><a href="code.html#airflow.models.Connection">Connection (class in 
airflow.models)</a>
 </li>
       <li><a 
href="code.html#airflow.operators.slack_operator.SlackAPIOperator.construct_api_call_params">construct_api_call_params()
 (airflow.operators.slack_operator.SlackAPIOperator method)</a>
@@ -403,16 +435,24 @@
 </li>
       <li><a 
href="code.html#airflow.hooks.postgres_hook.PostgresHook.copy_expert">copy_expert()
 (airflow.hooks.postgres_hook.PostgresHook method)</a>
 </li>
+      <li><a 
href="code.html#airflow.hooks.S3_hook.S3Hook.copy_object">copy_object() 
(airflow.hooks.S3_hook.S3Hook method)</a>, <a 
href="integration.html#airflow.hooks.S3_hook.S3Hook.copy_object">[1]</a>
+</li>
       <li><a href="code.html#airflow.models.DagStat.create">create() 
(airflow.models.DagStat static method)</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.create_bucket">create_bucket()
 (airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.create_bucket">[1]</a>
+
+      <ul>
+        <li><a 
href="code.html#airflow.hooks.S3_hook.S3Hook.create_bucket">(airflow.hooks.S3_hook.S3Hook
 method)</a>, <a 
href="integration.html#airflow.hooks.S3_hook.S3Hook.create_bucket">[1]</a>
 </li>
+      </ul></li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcp_container_hook.GKEClusterHook.create_cluster">create_cluster()
 (airflow.contrib.hooks.gcp_container_hook.GKEClusterHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcp_container_hook.GKEClusterHook.create_cluster">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.redshift_hook.RedshiftHook.create_cluster_snapshot">create_cluster_snapshot()
 (airflow.contrib.hooks.redshift_hook.RedshiftHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.redshift_hook.RedshiftHook.create_cluster_snapshot">[1]</a>
 </li>
       <li><a href="code.html#airflow.models.DAG.create_dagrun">create_dagrun() 
(airflow.models.DAG method)</a>
 </li>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook.create_database">create_database()
 (airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook.create_directory">create_directory()
 (airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook.create_directory">[1]</a>
 
       <ul>
@@ -421,17 +461,33 @@
         <li><a 
href="code.html#airflow.contrib.hooks.sftp_hook.SFTPHook.create_directory">(airflow.contrib.hooks.sftp_hook.SFTPHook
 method)</a>
 </li>
       </ul></li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.create_endpoint">create_endpoint()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.create_endpoint_config">create_endpoint_config()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook.create_instance">create_instance()
 (airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook.create_job">create_job()
 (airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook.create_job">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.emr_hook.EmrHook.create_job_flow">create_job_flow()
 (airflow.contrib.hooks.emr_hook.EmrHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.emr_hook.EmrHook.create_job_flow">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook.create_model">create_model()
 (airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook.create_model">[1]</a>
+
+      <ul>
+        <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.create_model">(airflow.contrib.hooks.sagemaker_hook.SageMakerHook
 method)</a>
+</li>
+      </ul></li>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_function_hook.GcfHook.create_new_function">create_new_function()
 (airflow.contrib.hooks.gcp_function_hook.GcfHook method)</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcp_pubsub_hook.PubSubHook.create_subscription">create_subscription()
 (airflow.contrib.hooks.gcp_pubsub_hook.PubSubHook method)</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcp_pubsub_hook.PubSubHook.create_topic">create_topic()
 (airflow.contrib.hooks.gcp_pubsub_hook.PubSubHook method)</a>
 </li>
-      <li><a 
href="code.html#airflow.contrib.hooks.ssh_hook.SSHHook.create_tunnel">create_tunnel()
 (airflow.contrib.hooks.ssh_hook.SSHHook method)</a>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.create_training_job">create_training_job()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.create_transform_job">create_transform_job()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.create_tuning_job">create_tuning_job()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook.create_version">create_version()
 (airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook.create_version">[1]</a>
 </li>
@@ -447,6 +503,8 @@
 </li>
       <li><a href="code.html#airflow.models.DAG">DAG (class in 
airflow.models)</a>
 </li>
+      <li><a href="code.html#airflow.models.DAG.dag_id">dag_id 
(airflow.models.DAG attribute)</a>
+</li>
       <li><a href="code.html#airflow.models.DagBag">DagBag (class in 
airflow.models)</a>
 </li>
       <li><a 
href="code.html#airflow.models.DagBag.dagbag_report">dagbag_report() 
(airflow.models.DagBag method)</a>
@@ -507,8 +565,6 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.operators.datastore_import_operator.DatastoreImportOperator">DatastoreImportOperator
 (class in airflow.contrib.operators.datastore_import_operator)</a>, <a 
href="integration.html#airflow.contrib.operators.datastore_import_operator.DatastoreImportOperator">[1]</a>
 </li>
-  </ul></td>
-  <td style="width: 33%; vertical-align: top;"><ul>
       <li><a 
href="code.html#airflow.contrib.hooks.cloudant_hook.CloudantHook.db">db() 
(airflow.contrib.hooks.cloudant_hook.CloudantHook method)</a>
 </li>
       <li><a href="code.html#airflow.hooks.dbapi_hook.DbApiHook">DbApiHook 
(class in airflow.hooks.dbapi_hook)</a>
@@ -525,6 +581,10 @@
         <li><a 
href="code.html#airflow.contrib.hooks.redshift_hook.RedshiftHook.delete_cluster">(airflow.contrib.hooks.redshift_hook.RedshiftHook
 method)</a>, <a 
href="integration.html#airflow.contrib.hooks.redshift_hook.RedshiftHook.delete_cluster">[1]</a>
 </li>
       </ul></li>
+  </ul></td>
+  <td style="width: 33%; vertical-align: top;"><ul>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook.delete_database">delete_database()
 (airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.ftp_hook.FTPHook.delete_directory">delete_directory()
 (airflow.contrib.hooks.ftp_hook.FTPHook method)</a>
 
       <ul>
@@ -536,7 +596,15 @@
       <ul>
         <li><a 
href="code.html#airflow.contrib.hooks.sftp_hook.SFTPHook.delete_file">(airflow.contrib.hooks.sftp_hook.SFTPHook
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.hooks.wasb_hook.WasbHook.delete_file">(airflow.contrib.hooks.wasb_hook.WasbHook
 method)</a>, <a 
href="integration.html#airflow.contrib.hooks.wasb_hook.WasbHook.delete_file">[1]</a>
+</li>
       </ul></li>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_function_hook.GcfHook.delete_function">delete_function()
 (airflow.contrib.hooks.gcp_function_hook.GcfHook method)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook.delete_instance">delete_instance()
 (airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.hooks.S3_hook.S3Hook.delete_objects">delete_objects() 
(airflow.hooks.S3_hook.S3Hook method)</a>, <a 
href="integration.html#airflow.hooks.S3_hook.S3Hook.delete_objects">[1]</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.delete_operation">delete_operation()
 (airflow.contrib.hooks.datastore_hook.DatastoreHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.delete_operation">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcp_pubsub_hook.PubSubHook.delete_subscription">delete_subscription()
 (airflow.contrib.hooks.gcp_pubsub_hook.PubSubHook method)</a>
@@ -555,6 +623,20 @@
         <li><a 
href="code.html#airflow.contrib.hooks.sftp_hook.SFTPHook.describe_directory">(airflow.contrib.hooks.sftp_hook.SFTPHook
 method)</a>
 </li>
       </ul></li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.describe_endpoint">describe_endpoint()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.describe_endpoint_config">describe_endpoint_config()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.describe_model">describe_model()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.describe_training_job">describe_training_job()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.describe_training_job_with_log">describe_training_job_with_log()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.describe_transform_job">describe_transform_job()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.describe_tuning_job">describe_tuning_job()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.discord_webhook_hook.DiscordWebhookHook">DiscordWebhookHook
 (class in airflow.contrib.hooks.discord_webhook_hook)</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.operators.discord_webhook_operator.DiscordWebhookOperator">DiscordWebhookOperator
 (class in airflow.contrib.operators.discord_webhook_operator)</a>
@@ -567,6 +649,8 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.azure_data_lake_hook.AzureDataLakeHook.download_file">download_file()
 (airflow.contrib.hooks.azure_data_lake_hook.AzureDataLakeHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.azure_data_lake_hook.AzureDataLakeHook.download_file">[1]</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.imap_hook.ImapHook.download_mail_attachments">download_mail_attachments()
 (airflow.contrib.hooks.imap_hook.ImapHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.models.BaseOperator.downstream_list">downstream_list 
(airflow.models.BaseOperator attribute)</a>, <a 
href="code.html#airflow.models.BaseOperator.downstream_list">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.operators.druid_check_operator.DruidCheckOperator">DruidCheckOperator
 (class in airflow.operators.druid_check_operator)</a>
@@ -607,11 +691,9 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.operators.emr_terminate_job_flow_operator.EmrTerminateJobFlowOperator">EmrTerminateJobFlowOperator
 (class in airflow.contrib.operators.emr_terminate_job_flow_operator)</a>, <a 
href="integration.html#airflow.contrib.operators.emr_terminate_job_flow_operator.EmrTerminateJobFlowOperator">[1]</a>
 </li>
-      <li><a 
href="code.html#airflow.contrib.executors.mesos_executor.MesosExecutor.end">end()
 (airflow.contrib.executors.mesos_executor.MesosExecutor method)</a>
+      <li><a 
href="code.html#airflow.executors.celery_executor.CeleryExecutor.end">end() 
(airflow.executors.celery_executor.CeleryExecutor method)</a>
 
       <ul>
-        <li><a 
href="code.html#airflow.executors.celery_executor.CeleryExecutor.end">(airflow.executors.celery_executor.CeleryExecutor
 method)</a>
-</li>
         <li><a 
href="code.html#airflow.executors.local_executor.LocalExecutor.end">(airflow.executors.local_executor.LocalExecutor
 method)</a>
 </li>
         <li><a 
href="code.html#airflow.executors.sequential_executor.SequentialExecutor.end">(airflow.executors.sequential_executor.SequentialExecutor
 method)</a>
@@ -624,18 +706,178 @@
       <ul>
         <li><a 
href="code.html#airflow.contrib.hooks.slack_webhook_hook.SlackWebhookHook.execute">(airflow.contrib.hooks.slack_webhook_hook.SlackWebhookHook
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.operators.awsbatch_operator.AWSBatchOperator.execute">(airflow.contrib.operators.awsbatch_operator.AWSBatchOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.awsbatch_operator.AWSBatchOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.bigquery_get_data.BigQueryGetDataOperator.execute">(airflow.contrib.operators.bigquery_get_data.BigQueryGetDataOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_get_data.BigQueryGetDataOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.bigquery_operator.BigQueryCreateEmptyTableOperator.execute">(airflow.contrib.operators.bigquery_operator.BigQueryCreateEmptyTableOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_operator.BigQueryCreateEmptyTableOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.bigquery_operator.BigQueryCreateExternalTableOperator.execute">(airflow.contrib.operators.bigquery_operator.BigQueryCreateExternalTableOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_operator.BigQueryCreateExternalTableOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.bigquery_operator.BigQueryDeleteDatasetOperator.execute">(airflow.contrib.operators.bigquery_operator.BigQueryDeleteDatasetOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_operator.BigQueryDeleteDatasetOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.bigquery_operator.BigQueryOperator.execute">(airflow.contrib.operators.bigquery_operator.BigQueryOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_operator.BigQueryOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.bigquery_table_delete_operator.BigQueryTableDeleteOperator.execute">(airflow.contrib.operators.bigquery_table_delete_operator.BigQueryTableDeleteOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_table_delete_operator.BigQueryTableDeleteOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.bigquery_to_bigquery.BigQueryToBigQueryOperator.execute">(airflow.contrib.operators.bigquery_to_bigquery.BigQueryToBigQueryOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_to_bigquery.BigQueryToBigQueryOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.bigquery_to_gcs.BigQueryToCloudStorageOperator.execute">(airflow.contrib.operators.bigquery_to_gcs.BigQueryToCloudStorageOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_to_gcs.BigQueryToCloudStorageOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.cassandra_to_gcs.CassandraToGoogleCloudStorageOperator.execute">(airflow.contrib.operators.cassandra_to_gcs.CassandraToGoogleCloudStorageOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.databricks_operator.DatabricksSubmitRunOperator.execute">(airflow.contrib.operators.databricks_operator.DatabricksSubmitRunOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.databricks_operator.DatabricksSubmitRunOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataflow_operator.DataFlowJavaOperator.execute">(airflow.contrib.operators.dataflow_operator.DataFlowJavaOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataflow_operator.DataFlowJavaOperator.execute">[1]</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.operators.dataflow_operator.DataFlowPythonOperator.execute">(airflow.contrib.operators.dataflow_operator.DataFlowPythonOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataflow_operator.DataFlowPythonOperator.execute">[1]</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataflow_operator.DataflowTemplateOperator.execute">(airflow.contrib.operators.dataflow_operator.DataflowTemplateOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataflow_operator.DataflowTemplateOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataproc_operator.DataProcHadoopOperator.execute">(airflow.contrib.operators.dataproc_operator.DataProcHadoopOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataproc_operator.DataProcHadoopOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataproc_operator.DataProcHiveOperator.execute">(airflow.contrib.operators.dataproc_operator.DataProcHiveOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataproc_operator.DataProcHiveOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataproc_operator.DataProcPigOperator.execute">(airflow.contrib.operators.dataproc_operator.DataProcPigOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataproc_operator.DataProcPigOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataproc_operator.DataProcPySparkOperator.execute">(airflow.contrib.operators.dataproc_operator.DataProcPySparkOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataproc_operator.DataProcPySparkOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataproc_operator.DataProcSparkOperator.execute">(airflow.contrib.operators.dataproc_operator.DataProcSparkOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataproc_operator.DataProcSparkOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataproc_operator.DataProcSparkSqlOperator.execute">(airflow.contrib.operators.dataproc_operator.DataProcSparkSqlOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataproc_operator.DataProcSparkSqlOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataproc_operator.DataprocClusterCreateOperator.execute">(airflow.contrib.operators.dataproc_operator.DataprocClusterCreateOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataproc_operator.DataprocClusterCreateOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataproc_operator.DataprocClusterDeleteOperator.execute">(airflow.contrib.operators.dataproc_operator.DataprocClusterDeleteOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataproc_operator.DataprocClusterDeleteOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataproc_operator.DataprocClusterScaleOperator.execute">(airflow.contrib.operators.dataproc_operator.DataprocClusterScaleOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.dataproc_operator.DataprocClusterScaleOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.dataproc_operator.DataprocWorkflowTemplateBaseOperator.execute">(airflow.contrib.operators.dataproc_operator.DataprocWorkflowTemplateBaseOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.datastore_export_operator.DatastoreExportOperator.execute">(airflow.contrib.operators.datastore_export_operator.DatastoreExportOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.datastore_export_operator.DatastoreExportOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.datastore_import_operator.DatastoreImportOperator.execute">(airflow.contrib.operators.datastore_import_operator.DatastoreImportOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.datastore_import_operator.DatastoreImportOperator.execute">[1]</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.operators.discord_webhook_operator.DiscordWebhookOperator.execute">(airflow.contrib.operators.discord_webhook_operator.DiscordWebhookOperator
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.operators.druid_operator.DruidOperator.execute">(airflow.contrib.operators.druid_operator.DruidOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.ecs_operator.ECSOperator.execute">(airflow.contrib.operators.ecs_operator.ECSOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.ecs_operator.ECSOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.emr_add_steps_operator.EmrAddStepsOperator.execute">(airflow.contrib.operators.emr_add_steps_operator.EmrAddStepsOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.emr_add_steps_operator.EmrAddStepsOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.emr_create_job_flow_operator.EmrCreateJobFlowOperator.execute">(airflow.contrib.operators.emr_create_job_flow_operator.EmrCreateJobFlowOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.emr_create_job_flow_operator.EmrCreateJobFlowOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.emr_terminate_job_flow_operator.EmrTerminateJobFlowOperator.execute">(airflow.contrib.operators.emr_terminate_job_flow_operator.EmrTerminateJobFlowOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.emr_terminate_job_flow_operator.EmrTerminateJobFlowOperator.execute">[1]</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.operators.file_to_gcs.FileToGoogleCloudStorageOperator.execute">(airflow.contrib.operators.file_to_gcs.FileToGoogleCloudStorageOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.file_to_gcs.FileToGoogleCloudStorageOperator.execute">[1]</a>
 </li>
         <li><a 
href="code.html#airflow.contrib.operators.file_to_wasb.FileToWasbOperator.execute">(airflow.contrib.operators.file_to_wasb.FileToWasbOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.file_to_wasb.FileToWasbOperator.execute">[1]</a>
 </li>
+        <li><a 
href="integration.html#airflow.contrib.operators.gcp_compute_operator.GceInstanceStartOperator.execute">(airflow.contrib.operators.gcp_compute_operator.GceInstanceStartOperator
 method)</a>
+</li>
+        <li><a 
href="integration.html#airflow.contrib.operators.gcp_compute_operator.GceInstanceStopOperator.execute">(airflow.contrib.operators.gcp_compute_operator.GceInstanceStopOperator
 method)</a>
+</li>
+        <li><a 
href="integration.html#airflow.contrib.operators.gcp_compute_operator.GceSetMachineTypeOperator.execute">(airflow.contrib.operators.gcp_compute_operator.GceSetMachineTypeOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.gcp_container_operator.GKEClusterCreateOperator.execute">(airflow.contrib.operators.gcp_container_operator.GKEClusterCreateOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.gcp_container_operator.GKEClusterCreateOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.gcp_container_operator.GKEClusterDeleteOperator.execute">(airflow.contrib.operators.gcp_container_operator.GKEClusterDeleteOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.gcp_container_operator.GKEClusterDeleteOperator.execute">[1]</a>
+</li>
+        <li><a 
href="integration.html#airflow.contrib.operators.gcp_function_operator.GcfFunctionDeleteOperator.execute">(airflow.contrib.operators.gcp_function_operator.GcfFunctionDeleteOperator
 method)</a>
+</li>
+        <li><a 
href="integration.html#airflow.contrib.operators.gcp_function_operator.GcfFunctionDeployOperator.execute">(airflow.contrib.operators.gcp_function_operator.GcfFunctionDeployOperator
 method)</a>
+</li>
+        <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceCreateOperator.execute">(airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceCreateOperator
 method)</a>
+</li>
+        <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDatabaseCreateOperator.execute">(airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDatabaseCreateOperator
 method)</a>
+</li>
+        <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDatabaseDeleteOperator.execute">(airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDatabaseDeleteOperator
 method)</a>
+</li>
+        <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDatabasePatchOperator.execute">(airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDatabasePatchOperator
 method)</a>
+</li>
+        <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDeleteOperator.execute">(airflow.contrib.operators.gcp_sql_operator.CloudSqlInstanceDeleteOperator
 method)</a>
+</li>
+        <li><a 
href="integration.html#airflow.contrib.operators.gcp_sql_operator.CloudSqlInstancePatchOperator.execute">(airflow.contrib.operators.gcp_sql_operator.CloudSqlInstancePatchOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.gcs_download_operator.GoogleCloudStorageDownloadOperator.execute">(airflow.contrib.operators.gcs_download_operator.GoogleCloudStorageDownloadOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.gcs_download_operator.GoogleCloudStorageDownloadOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.gcs_list_operator.GoogleCloudStorageListOperator.execute">(airflow.contrib.operators.gcs_list_operator.GoogleCloudStorageListOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.gcs_list_operator.GoogleCloudStorageListOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.gcs_operator.GoogleCloudStorageCreateBucketOperator.execute">(airflow.contrib.operators.gcs_operator.GoogleCloudStorageCreateBucketOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.gcs_operator.GoogleCloudStorageCreateBucketOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.gcs_to_bq.GoogleCloudStorageToBigQueryOperator.execute">(airflow.contrib.operators.gcs_to_bq.GoogleCloudStorageToBigQueryOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.gcs_to_bq.GoogleCloudStorageToBigQueryOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.gcs_to_gcs.GoogleCloudStorageToGoogleCloudStorageOperator.execute">(airflow.contrib.operators.gcs_to_gcs.GoogleCloudStorageToGoogleCloudStorageOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.gcs_to_gcs.GoogleCloudStorageToGoogleCloudStorageOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.gcs_to_s3.GoogleCloudStorageToS3Operator.execute">(airflow.contrib.operators.gcs_to_s3.GoogleCloudStorageToS3Operator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.hipchat_operator.HipChatAPIOperator.execute">(airflow.contrib.operators.hipchat_operator.HipChatAPIOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.hive_to_dynamodb.HiveToDynamoDBTransferOperator.execute">(airflow.contrib.operators.hive_to_dynamodb.HiveToDynamoDBTransferOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.jenkins_job_trigger_operator.JenkinsJobTriggerOperator.execute">(airflow.contrib.operators.jenkins_job_trigger_operator.JenkinsJobTriggerOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.jira_operator.JiraOperator.execute">(airflow.contrib.operators.jira_operator.JiraOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.kubernetes_pod_operator.KubernetesPodOperator.execute">(airflow.contrib.operators.kubernetes_pod_operator.KubernetesPodOperator
 method)</a>, <a 
href="kubernetes.html#airflow.contrib.operators.kubernetes_pod_operator.KubernetesPodOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.mlengine_operator.MLEngineBatchPredictionOperator.execute">(airflow.contrib.operators.mlengine_operator.MLEngineBatchPredictionOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.mlengine_operator.MLEngineBatchPredictionOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.mlengine_operator.MLEngineModelOperator.execute">(airflow.contrib.operators.mlengine_operator.MLEngineModelOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.mlengine_operator.MLEngineModelOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.mlengine_operator.MLEngineTrainingOperator.execute">(airflow.contrib.operators.mlengine_operator.MLEngineTrainingOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.mlengine_operator.MLEngineTrainingOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.mlengine_operator.MLEngineVersionOperator.execute">(airflow.contrib.operators.mlengine_operator.MLEngineVersionOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.mlengine_operator.MLEngineVersionOperator.execute">[1]</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.operators.mongo_to_s3.MongoToS3Operator.execute">(airflow.contrib.operators.mongo_to_s3.MongoToS3Operator
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.operators.mysql_to_gcs.MySqlToGoogleCloudStorageOperator.execute">(airflow.contrib.operators.mysql_to_gcs.MySqlToGoogleCloudStorageOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.postgres_to_gcs_operator.PostgresToGoogleCloudStorageOperator.execute">(airflow.contrib.operators.postgres_to_gcs_operator.PostgresToGoogleCloudStorageOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.pubsub_operator.PubSubPublishOperator.execute">(airflow.contrib.operators.pubsub_operator.PubSubPublishOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.pubsub_operator.PubSubSubscriptionCreateOperator.execute">(airflow.contrib.operators.pubsub_operator.PubSubSubscriptionCreateOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.pubsub_operator.PubSubSubscriptionDeleteOperator.execute">(airflow.contrib.operators.pubsub_operator.PubSubSubscriptionDeleteOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.pubsub_operator.PubSubTopicCreateOperator.execute">(airflow.contrib.operators.pubsub_operator.PubSubTopicCreateOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.pubsub_operator.PubSubTopicDeleteOperator.execute">(airflow.contrib.operators.pubsub_operator.PubSubTopicDeleteOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.qubole_check_operator.QuboleCheckOperator.execute">(airflow.contrib.operators.qubole_check_operator.QuboleCheckOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.qubole_check_operator.QuboleValueCheckOperator.execute">(airflow.contrib.operators.qubole_check_operator.QuboleValueCheckOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.qubole_operator.QuboleOperator.execute">(airflow.contrib.operators.qubole_operator.QuboleOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.s3_list_operator.S3ListOperator.execute">(airflow.contrib.operators.s3_list_operator.S3ListOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.s3_list_operator.S3ListOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.s3_to_gcs_operator.S3ToGoogleCloudStorageOperator.execute">(airflow.contrib.operators.s3_to_gcs_operator.S3ToGoogleCloudStorageOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.s3_to_gcs_operator.S3ToGoogleCloudStorageOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.sagemaker_base_operator.SageMakerBaseOperator.execute">(airflow.contrib.operators.sagemaker_base_operator.SageMakerBaseOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.sagemaker_endpoint_config_operator.SageMakerEndpointConfigOperator.execute">(airflow.contrib.operators.sagemaker_endpoint_config_operator.SageMakerEndpointConfigOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.sagemaker_endpoint_operator.SageMakerEndpointOperator.execute">(airflow.contrib.operators.sagemaker_endpoint_operator.SageMakerEndpointOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.sagemaker_model_operator.SageMakerModelOperator.execute">(airflow.contrib.operators.sagemaker_model_operator.SageMakerModelOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.sagemaker_training_operator.SageMakerTrainingOperator.execute">(airflow.contrib.operators.sagemaker_training_operator.SageMakerTrainingOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.sagemaker_transform_operator.SageMakerTransformOperator.execute">(airflow.contrib.operators.sagemaker_transform_operator.SageMakerTransformOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.sagemaker_tuning_operator.SageMakerTuningOperator.execute">(airflow.contrib.operators.sagemaker_tuning_operator.SageMakerTuningOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.segment_track_event_operator.SegmentTrackEventOperator.execute">(airflow.contrib.operators.segment_track_event_operator.SegmentTrackEventOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.sftp_operator.SFTPOperator.execute">(airflow.contrib.operators.sftp_operator.SFTPOperator
 method)</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.operators.slack_webhook_operator.SlackWebhookOperator.execute">(airflow.contrib.operators.slack_webhook_operator.SlackWebhookOperator
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.operators.snowflake_operator.SnowflakeOperator.execute">(airflow.contrib.operators.snowflake_operator.SnowflakeOperator
 method)</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.operators.spark_jdbc_operator.SparkJDBCOperator.execute">(airflow.contrib.operators.spark_jdbc_operator.SparkJDBCOperator
 method)</a>
 </li>
         <li><a 
href="code.html#airflow.contrib.operators.spark_sql_operator.SparkSqlOperator.execute">(airflow.contrib.operators.spark_sql_operator.SparkSqlOperator
 method)</a>
@@ -644,22 +886,98 @@
 </li>
         <li><a 
href="code.html#airflow.contrib.operators.sqoop_operator.SqoopOperator.execute">(airflow.contrib.operators.sqoop_operator.SqoopOperator
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.operators.ssh_operator.SSHOperator.execute">(airflow.contrib.operators.ssh_operator.SSHOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.vertica_operator.VerticaOperator.execute">(airflow.contrib.operators.vertica_operator.VerticaOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.vertica_to_hive.VerticaToHiveTransfer.execute">(airflow.contrib.operators.vertica_to_hive.VerticaToHiveTransfer
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.winrm_operator.WinRMOperator.execute">(airflow.contrib.operators.winrm_operator.WinRMOperator
 method)</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.sensors.pubsub_sensor.PubSubPullSensor.execute">(airflow.contrib.sensors.pubsub_sensor.PubSubPullSensor
 method)</a>
 </li>
         <li><a 
href="code.html#airflow.models.BaseOperator.execute">(airflow.models.BaseOperator
 method)</a>, <a href="code.html#airflow.models.BaseOperator.execute">[1]</a>
 </li>
         <li><a 
href="code.html#airflow.operators.bash_operator.BashOperator.execute">(airflow.operators.bash_operator.BashOperator
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.operators.check_operator.CheckOperator.execute">(airflow.operators.check_operator.CheckOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.check_operator.IntervalCheckOperator.execute">(airflow.operators.check_operator.IntervalCheckOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.check_operator.ValueCheckOperator.execute">(airflow.operators.check_operator.ValueCheckOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.dagrun_operator.TriggerDagRunOperator.execute">(airflow.operators.dagrun_operator.TriggerDagRunOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.docker_operator.DockerOperator.execute">(airflow.operators.docker_operator.DockerOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.druid_check_operator.DruidCheckOperator.execute">(airflow.operators.druid_check_operator.DruidCheckOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.dummy_operator.DummyOperator.execute">(airflow.operators.dummy_operator.DummyOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.email_operator.EmailOperator.execute">(airflow.operators.email_operator.EmailOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.generic_transfer.GenericTransfer.execute">(airflow.operators.generic_transfer.GenericTransfer
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.hive_operator.HiveOperator.execute">(airflow.operators.hive_operator.HiveOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.hive_stats_operator.HiveStatsCollectionOperator.execute">(airflow.operators.hive_stats_operator.HiveStatsCollectionOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.hive_to_druid.HiveToDruidTransfer.execute">(airflow.operators.hive_to_druid.HiveToDruidTransfer
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.hive_to_mysql.HiveToMySqlTransfer.execute">(airflow.operators.hive_to_mysql.HiveToMySqlTransfer
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.hive_to_samba_operator.Hive2SambaOperator.execute">(airflow.operators.hive_to_samba_operator.Hive2SambaOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.http_operator.SimpleHttpOperator.execute">(airflow.operators.http_operator.SimpleHttpOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.jdbc_operator.JdbcOperator.execute">(airflow.operators.jdbc_operator.JdbcOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.latest_only_operator.LatestOnlyOperator.execute">(airflow.operators.latest_only_operator.LatestOnlyOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.mssql_operator.MsSqlOperator.execute">(airflow.operators.mssql_operator.MsSqlOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.mssql_to_hive.MsSqlToHiveTransfer.execute">(airflow.operators.mssql_to_hive.MsSqlToHiveTransfer
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.mysql_operator.MySqlOperator.execute">(airflow.operators.mysql_operator.MySqlOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.mysql_to_hive.MySqlToHiveTransfer.execute">(airflow.operators.mysql_to_hive.MySqlToHiveTransfer
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.oracle_operator.OracleOperator.execute">(airflow.operators.oracle_operator.OracleOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.pig_operator.PigOperator.execute">(airflow.operators.pig_operator.PigOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.postgres_operator.PostgresOperator.execute">(airflow.operators.postgres_operator.PostgresOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.presto_to_mysql.PrestoToMySqlTransfer.execute">(airflow.operators.presto_to_mysql.PrestoToMySqlTransfer
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.python_operator.BranchPythonOperator.execute">(airflow.operators.python_operator.BranchPythonOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.python_operator.PythonOperator.execute">(airflow.operators.python_operator.PythonOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.python_operator.ShortCircuitOperator.execute">(airflow.operators.python_operator.ShortCircuitOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.redshift_to_s3_operator.RedshiftToS3Transfer.execute">(airflow.operators.redshift_to_s3_operator.RedshiftToS3Transfer
 method)</a>, <a 
href="integration.html#airflow.operators.redshift_to_s3_operator.RedshiftToS3Transfer.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.s3_file_transform_operator.S3FileTransformOperator.execute">(airflow.operators.s3_file_transform_operator.S3FileTransformOperator
 method)</a>, <a 
href="integration.html#airflow.operators.s3_file_transform_operator.S3FileTransformOperator.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.s3_to_hive_operator.S3ToHiveTransfer.execute">(airflow.operators.s3_to_hive_operator.S3ToHiveTransfer
 method)</a>, <a 
href="integration.html#airflow.operators.s3_to_hive_operator.S3ToHiveTransfer.execute">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.s3_to_redshift_operator.S3ToRedshiftTransfer.execute">(airflow.operators.s3_to_redshift_operator.S3ToRedshiftTransfer
 method)</a>, <a 
href="integration.html#airflow.operators.s3_to_redshift_operator.S3ToRedshiftTransfer.execute">[1]</a>
+</li>
         <li><a 
href="code.html#airflow.operators.slack_operator.SlackAPIOperator.execute">(airflow.operators.slack_operator.SlackAPIOperator
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.operators.sqlite_operator.SqliteOperator.execute">(airflow.operators.sqlite_operator.SqliteOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.subdag_operator.SubDagOperator.execute">(airflow.operators.subdag_operator.SubDagOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.sensors.base_sensor_operator.BaseSensorOperator.execute">(airflow.sensors.base_sensor_operator.BaseSensorOperator
 method)</a>
+</li>
       </ul></li>
   </ul></td>
   <td style="width: 33%; vertical-align: top;"><ul>
-      <li><a 
href="code.html#airflow.contrib.executors.mesos_executor.MesosExecutor.execute_async">execute_async()
 (airflow.contrib.executors.mesos_executor.MesosExecutor method)</a>
+      <li><a 
href="code.html#airflow.executors.celery_executor.CeleryExecutor.execute_async">execute_async()
 (airflow.executors.celery_executor.CeleryExecutor method)</a>
 
       <ul>
-        <li><a 
href="code.html#airflow.executors.celery_executor.CeleryExecutor.execute_async">(airflow.executors.celery_executor.CeleryExecutor
 method)</a>
-</li>
         <li><a 
href="code.html#airflow.executors.local_executor.LocalExecutor.execute_async">(airflow.executors.local_executor.LocalExecutor
 method)</a>
 </li>
         <li><a 
href="code.html#airflow.executors.sequential_executor.SequentialExecutor.execute_async">(airflow.executors.sequential_executor.SequentialExecutor
 method)</a>
@@ -667,6 +985,8 @@
       </ul></li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.exists">exists()
 (airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.exists">[1]</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.aws_hook.AwsHook.expand_role">expand_role()
 (airflow.contrib.hooks.aws_hook.AwsHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.sqoop_hook.SqoopHook.export_table">export_table()
 (airflow.contrib.hooks.sqoop_hook.SqoopHook method)</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.export_to_storage_bucket">export_to_storage_bucket()
 (airflow.contrib.hooks.datastore_hook.DatastoreHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.export_to_storage_bucket">[1]</a>
@@ -715,12 +1035,26 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.sensors.ftp_sensor.FTPSSensor">FTPSSensor 
(class in airflow.contrib.sensors.ftp_sensor)</a>
 </li>
+      <li><a href="code.html#airflow.models.DAG.full_filepath">full_filepath 
(airflow.models.DAG attribute)</a>
+</li>
   </ul></td>
 </tr></table>
 
 <h2 id="G">G</h2>
 <table style="width: 100%" class="indextable genindextable"><tr>
   <td style="width: 33%; vertical-align: top;"><ul>
+      <li><a 
href="integration.html#airflow.contrib.operators.gcp_compute_operator.GceInstanceStartOperator">GceInstanceStartOperator
 (class in airflow.contrib.operators.gcp_compute_operator)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.operators.gcp_compute_operator.GceInstanceStopOperator">GceInstanceStopOperator
 (class in airflow.contrib.operators.gcp_compute_operator)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.operators.gcp_compute_operator.GceSetMachineTypeOperator">GceSetMachineTypeOperator
 (class in airflow.contrib.operators.gcp_compute_operator)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.operators.gcp_function_operator.GcfFunctionDeleteOperator">GcfFunctionDeleteOperator
 (class in airflow.contrib.operators.gcp_function_operator)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.operators.gcp_function_operator.GcfFunctionDeployOperator">GcfFunctionDeployOperator
 (class in airflow.contrib.operators.gcp_function_operator)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_function_hook.GcfHook">GcfHook 
(class in airflow.contrib.hooks.gcp_function_hook)</a>
+</li>
       <li><a 
href="code.html#airflow.models.TaskInstance.generate_command">generate_command()
 (airflow.models.TaskInstance static method)</a>
 </li>
       <li><a 
href="code.html#airflow.operators.generic_transfer.GenericTransfer">GenericTransfer
 (class in airflow.operators.generic_transfer)</a>
@@ -739,9 +1073,11 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.mongo_hook.MongoHook.get_collection">get_collection()
 (airflow.contrib.hooks.mongo_hook.MongoHook method)</a>
 </li>
-      <li><a 
href="code.html#airflow.contrib.hooks.azure_data_lake_hook.AzureDataLakeHook.get_conn">get_conn()
 (airflow.contrib.hooks.azure_data_lake_hook.AzureDataLakeHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.azure_data_lake_hook.AzureDataLakeHook.get_conn">[1]</a>
+      <li><a 
href="code.html#airflow.contrib.hooks.aws_firehose_hook.AwsFirehoseHook.get_conn">get_conn()
 (airflow.contrib.hooks.aws_firehose_hook.AwsFirehoseHook method)</a>
 
       <ul>
+        <li><a 
href="code.html#airflow.contrib.hooks.azure_data_lake_hook.AzureDataLakeHook.get_conn">(airflow.contrib.hooks.azure_data_lake_hook.AzureDataLakeHook
 method)</a>, <a 
href="integration.html#airflow.contrib.hooks.azure_data_lake_hook.AzureDataLakeHook.get_conn">[1]</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook.get_conn">(airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook
 method)</a>, <a 
href="integration.html#airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook.get_conn">[1]</a>
 </li>
         <li><a 
href="code.html#airflow.contrib.hooks.bigquery_hook.BigQueryHook.get_conn">(airflow.contrib.hooks.bigquery_hook.BigQueryHook
 method)</a>, <a 
href="integration.html#airflow.contrib.hooks.bigquery_hook.BigQueryHook.get_conn">[1]</a>
@@ -758,10 +1094,14 @@
 </li>
         <li><a 
href="code.html#airflow.contrib.hooks.gcp_dataproc_hook.DataProcHook.get_conn">(airflow.contrib.hooks.gcp_dataproc_hook.DataProcHook
 method)</a>
 </li>
+        <li><a 
href="integration.html#airflow.contrib.hooks.gcp_function_hook.GcfHook.get_conn">(airflow.contrib.hooks.gcp_function_hook.GcfHook
 method)</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook.get_conn">(airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook
 method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook.get_conn">[1]</a>
 </li>
         <li><a 
href="code.html#airflow.contrib.hooks.gcp_pubsub_hook.PubSubHook.get_conn">(airflow.contrib.hooks.gcp_pubsub_hook.PubSubHook
 method)</a>
 </li>
+        <li><a 
href="integration.html#airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook.get_conn">(airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook
 method)</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.get_conn">(airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook
 method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.get_conn">[1]</a>
 </li>
         <li><a 
href="code.html#airflow.contrib.hooks.mongo_hook.MongoHook.get_conn">(airflow.contrib.hooks.mongo_hook.MongoHook
 method)</a>
@@ -770,10 +1110,14 @@
 </li>
         <li><a 
href="code.html#airflow.contrib.hooks.redis_hook.RedisHook.get_conn">(airflow.contrib.hooks.redis_hook.RedisHook
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.get_conn">(airflow.contrib.hooks.sagemaker_hook.SageMakerHook
 method)</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.hooks.sftp_hook.SFTPHook.get_conn">(airflow.contrib.hooks.sftp_hook.SFTPHook
 method)</a>
 </li>
         <li><a 
href="code.html#airflow.contrib.hooks.snowflake_hook.SnowflakeHook.get_conn">(airflow.contrib.hooks.snowflake_hook.SnowflakeHook
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.hooks.ssh_hook.SSHHook.get_conn">(airflow.contrib.hooks.ssh_hook.SSHHook
 method)</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.hooks.vertica_hook.VerticaHook.get_conn">(airflow.contrib.hooks.vertica_hook.VerticaHook
 method)</a>
 </li>
         <li><a 
href="code.html#airflow.contrib.hooks.wasb_hook.WasbHook.get_conn">(airflow.contrib.hooks.wasb_hook.WasbHook
 method)</a>, <a 
href="integration.html#airflow.contrib.hooks.wasb_hook.WasbHook.get_conn">[1]</a>
@@ -821,6 +1165,8 @@
         <li><a 
href="code.html#airflow.models.TaskInstance.get_dagrun">(airflow.models.TaskInstance
 method)</a>
 </li>
       </ul></li>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook.get_database">get_database()
 (airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.hooks.hive_hooks.HiveMetastoreHook.get_databases">get_databases()
 (airflow.hooks.hive_hooks.HiveMetastoreHook method)</a>
 </li>
       <li><a 
href="code.html#airflow.operators.druid_check_operator.DruidCheckOperator.get_db_hook">get_db_hook()
 (airflow.operators.druid_check_operator.DruidCheckOperator method)</a>
@@ -855,6 +1201,10 @@
 </li>
       <li><a 
href="code.html#airflow.models.BaseOperator.get_flat_relatives">get_flat_relatives()
 (airflow.models.BaseOperator method)</a>, <a 
href="code.html#airflow.models.BaseOperator.get_flat_relatives">[1]</a>
 </li>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_function_hook.GcfHook.get_function">get_function()
 (airflow.contrib.hooks.gcp_function_hook.GcfHook method)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook.get_instance">get_instance()
 (airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.qubole_hook.QuboleHook.get_jobs_id">get_jobs_id()
 (airflow.contrib.hooks.qubole_hook.QuboleHook method)</a>
 </li>
       <li><a href="code.html#airflow.hooks.S3_hook.S3Hook.get_key">get_key() 
(airflow.hooks.S3_hook.S3Hook method)</a>, <a 
href="integration.html#airflow.hooks.S3_hook.S3Hook.get_key">[1]</a>
@@ -865,12 +1215,16 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.qubole_hook.QuboleHook.get_log">get_log() 
(airflow.contrib.hooks.qubole_hook.QuboleHook method)</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.get_log_conn">get_log_conn()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
       <li><a href="code.html#airflow.models.XCom.get_many">get_many() 
(airflow.models.XCom class method)</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.get_md5hash">get_md5hash()
 (airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.get_md5hash">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.hooks.hive_hooks.HiveMetastoreHook.get_metastore_client">get_metastore_client()
 (airflow.hooks.hive_hooks.HiveMetastoreHook method)</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.ftp_hook.FTPHook.get_mod_time">get_mod_time()
 (airflow.contrib.hooks.ftp_hook.FTPHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook.get_model">get_model()
 (airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcp_mlengine_hook.MLEngineHook.get_model">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.models.DAG.get_num_active_runs">get_num_active_runs() 
(airflow.models.DAG method)</a>
@@ -925,8 +1279,12 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.aws_hook.AwsHook.get_session">get_session()
 (airflow.contrib.hooks.aws_hook.AwsHook method)</a>
 </li>
-      <li><a 
href="code.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.get_size">get_size()
 (airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.get_size">[1]</a>
+      <li><a 
href="code.html#airflow.contrib.hooks.ftp_hook.FTPHook.get_size">get_size() 
(airflow.contrib.hooks.ftp_hook.FTPHook method)</a>
+
+      <ul>
+        <li><a 
href="code.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.get_size">(airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook
 method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.get_size">[1]</a>
 </li>
+      </ul></li>
       <li><a 
href="code.html#airflow.hooks.hive_hooks.HiveMetastoreHook.get_table">get_table()
 (airflow.hooks.hive_hooks.HiveMetastoreHook method)</a>
 </li>
       <li><a 
href="code.html#airflow.hooks.hive_hooks.HiveMetastoreHook.get_tables">get_tables()
 (airflow.hooks.hive_hooks.HiveMetastoreHook method)</a>
@@ -941,6 +1299,8 @@
       </ul></li>
       <li><a 
href="code.html#airflow.models.DAG.get_template_env">get_template_env() 
(airflow.models.DAG method)</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.ssh_hook.SSHHook.get_tunnel">get_tunnel() 
(airflow.contrib.hooks.ssh_hook.SSHHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.pinot_hook.PinotDbApiHook.get_uri">get_uri()
 (airflow.contrib.hooks.pinot_hook.PinotDbApiHook method)</a>
 
       <ul>
@@ -989,6 +1349,8 @@
 </li>
       <li><a href="code.html#airflow.models.BaseOperator.has_dag">has_dag() 
(airflow.models.BaseOperator method)</a>, <a 
href="code.html#airflow.models.BaseOperator.has_dag">[1]</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.imap_hook.ImapHook.has_mail_attachment">has_mail_attachment()
 (airflow.contrib.hooks.imap_hook.ImapHook method)</a>
+</li>
       <li><a href="code.html#airflow.hooks.hdfs_hook.HDFSHook">HDFSHook (class 
in airflow.hooks.hdfs_hook)</a>
 </li>
       <li><a 
href="code.html#airflow.sensors.hdfs_sensor.HdfsSensor">HdfsSensor (class in 
airflow.sensors.hdfs_sensor)</a>
@@ -1003,10 +1365,10 @@
 </li>
       <li><a 
href="code.html#airflow.operators.hive_to_samba_operator.Hive2SambaOperator">Hive2SambaOperator
 (class in airflow.operators.hive_to_samba_operator)</a>
 </li>
-      <li><a href="code.html#airflow.hooks.hive_hooks.HiveCliHook">HiveCliHook 
(class in airflow.hooks.hive_hooks)</a>
-</li>
   </ul></td>
   <td style="width: 33%; vertical-align: top;"><ul>
+      <li><a href="code.html#airflow.hooks.hive_hooks.HiveCliHook">HiveCliHook 
(class in airflow.hooks.hive_hooks)</a>
+</li>
       <li><a 
href="code.html#airflow.hooks.hive_hooks.HiveMetastoreHook">HiveMetastoreHook 
(class in airflow.hooks.hive_hooks)</a>
 </li>
       <li><a 
href="code.html#airflow.operators.hive_operator.HiveOperator">HiveOperator 
(class in airflow.operators.hive_operator)</a>
@@ -1033,6 +1395,8 @@
 <h2 id="I">I</h2>
 <table style="width: 100%" class="indextable genindextable"><tr>
   <td style="width: 33%; vertical-align: top;"><ul>
+      <li><a 
href="code.html#airflow.contrib.hooks.imap_hook.ImapHook">ImapHook (class in 
airflow.contrib.hooks.imap_hook)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.import_from_storage_bucket">import_from_storage_bucket()
 (airflow.contrib.hooks.datastore_hook.DatastoreHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.import_from_storage_bucket">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.sqoop_hook.SqoopHook.import_query">import_query()
 (airflow.contrib.hooks.sqoop_hook.SqoopHook method)</a>
@@ -1073,6 +1437,8 @@
 </li>
       <li><a 
href="code.html#airflow.models.TaskInstance.is_eligible_to_retry">is_eligible_to_retry()
 (airflow.models.TaskInstance method)</a>
 </li>
+      <li><a 
href="code.html#airflow.models.DAG.is_fixed_time_schedule">is_fixed_time_schedule()
 (airflow.models.DAG method)</a>
+</li>
       <li><a href="code.html#airflow.models.DAG.is_paused">is_paused 
(airflow.models.DAG attribute)</a>
 </li>
       <li><a 
href="code.html#airflow.models.TaskInstance.is_premature">is_premature 
(airflow.models.TaskInstance attribute)</a>
@@ -1147,6 +1513,8 @@
         <li><a 
href="code.html#airflow.contrib.hooks.sftp_hook.SFTPHook.list_directory">(airflow.contrib.hooks.sftp_hook.SFTPHook
 method)</a>
 </li>
       </ul></li>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_function_hook.GcfHook.list_functions">list_functions()
 (airflow.contrib.hooks.gcp_function_hook.GcfHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.hooks.S3_hook.S3Hook.list_keys">list_keys() 
(airflow.hooks.S3_hook.S3Hook method)</a>, <a 
href="integration.html#airflow.hooks.S3_hook.S3Hook.list_keys">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.hooks.S3_hook.S3Hook.list_prefixes">list_prefixes() 
(airflow.hooks.S3_hook.S3Hook method)</a>, <a 
href="integration.html#airflow.hooks.S3_hook.S3Hook.list_prefixes">[1]</a>
@@ -1157,8 +1525,6 @@
 </li>
       <li><a 
href="code.html#airflow.hooks.hive_hooks.HiveCliHook.load_df">load_df() 
(airflow.hooks.hive_hooks.HiveCliHook method)</a>
 </li>
-  </ul></td>
-  <td style="width: 33%; vertical-align: top;"><ul>
       <li><a 
href="code.html#airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook.load_file">load_file()
 (airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook.load_file">[1]</a>
 
       <ul>
@@ -1171,6 +1537,10 @@
         <li><a 
href="code.html#airflow.hooks.webhdfs_hook.WebHDFSHook.load_file">(airflow.hooks.webhdfs_hook.WebHDFSHook
 method)</a>
 </li>
       </ul></li>
+  </ul></td>
+  <td style="width: 33%; vertical-align: top;"><ul>
+      <li><a 
href="code.html#airflow.hooks.S3_hook.S3Hook.load_file_obj">load_file_obj() 
(airflow.hooks.S3_hook.S3Hook method)</a>, <a 
href="integration.html#airflow.hooks.S3_hook.S3Hook.load_file_obj">[1]</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook.load_stream">load_stream()
 (airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook.load_stream">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook.load_string">load_string()
 (airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.azure_fileshare_hook.AzureFileShareHook.load_string">[1]</a>
@@ -1185,6 +1555,8 @@
 </li>
       <li><a href="code.html#airflow.models.Log">Log (class in 
airflow.models)</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.log_stream">log_stream()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.lookup">lookup()
 (airflow.contrib.hooks.datastore_hook.DatastoreHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.lookup">[1]</a>
 </li>
   </ul></td>
@@ -1199,8 +1571,6 @@
         <li><a href="code.html#airflow.macros.hive.max_partition">(in module 
airflow.macros.hive)</a>
 </li>
       </ul></li>
-      <li><a 
href="code.html#airflow.contrib.executors.mesos_executor.MesosExecutor">MesosExecutor
 (class in airflow.contrib.executors.mesos_executor)</a>
-</li>
       <li><a 
href="code.html#airflow.sensors.metastore_partition_sensor.MetastorePartitionSensor">MetastorePartitionSensor
 (class in airflow.sensors.metastore_partition_sensor)</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.operators.mlengine_operator.MLEngineBatchPredictionOperator">MLEngineBatchPredictionOperator
 (class in airflow.contrib.operators.mlengine_operator)</a>, <a 
href="integration.html#airflow.contrib.operators.mlengine_operator.MLEngineBatchPredictionOperator">[1]</a>
@@ -1213,10 +1583,10 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.operators.mlengine_operator.MLEngineVersionOperator">MLEngineVersionOperator
 (class in airflow.contrib.operators.mlengine_operator)</a>, <a 
href="integration.html#airflow.contrib.operators.mlengine_operator.MLEngineVersionOperator">[1]</a>
 </li>
-  </ul></td>
-  <td style="width: 33%; vertical-align: top;"><ul>
       <li><a 
href="code.html#airflow.contrib.hooks.mongo_hook.MongoHook">MongoHook (class in 
airflow.contrib.hooks.mongo_hook)</a>
 </li>
+  </ul></td>
+  <td style="width: 33%; vertical-align: top;"><ul>
       <li><a 
href="code.html#airflow.contrib.operators.mongo_to_s3.MongoToS3Operator">MongoToS3Operator
 (class in airflow.contrib.operators.mongo_to_s3)</a>
 </li>
       <li><a href="code.html#airflow.hooks.mssql_hook.MsSqlHook">MsSqlHook 
(class in airflow.hooks.mssql_hook)</a>
@@ -1225,6 +1595,8 @@
 </li>
       <li><a 
href="code.html#airflow.operators.mssql_to_hive.MsSqlToHiveTransfer">MsSqlToHiveTransfer
 (class in airflow.operators.mssql_to_hive)</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.multi_stream_iter">multi_stream_iter()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
       <li><a href="code.html#airflow.hooks.mysql_hook.MySqlHook">MySqlHook 
(class in airflow.hooks.mysql_hook)</a>
 </li>
       <li><a 
href="code.html#airflow.operators.mysql_operator.MySqlOperator">MySqlOperator 
(class in airflow.operators.mysql_operator)</a>
@@ -1257,8 +1629,36 @@
   <td style="width: 33%; vertical-align: top;"><ul>
       <li><a 
href="code.html#airflow.contrib.hooks.segment_hook.SegmentHook.on_error">on_error()
 (airflow.contrib.hooks.segment_hook.SegmentHook method)</a>
 </li>
-      <li><a href="code.html#airflow.models.BaseOperator.on_kill">on_kill() 
(airflow.models.BaseOperator method)</a>, <a 
href="code.html#airflow.models.BaseOperator.on_kill">[1]</a>
+      <li><a 
href="code.html#airflow.contrib.operators.awsbatch_operator.AWSBatchOperator.on_kill">on_kill()
 (airflow.contrib.operators.awsbatch_operator.AWSBatchOperator method)</a>, <a 
href="integration.html#airflow.contrib.operators.awsbatch_operator.AWSBatchOperator.on_kill">[1]</a>
+
+      <ul>
+        <li><a 
href="code.html#airflow.contrib.operators.bigquery_operator.BigQueryOperator.on_kill">(airflow.contrib.operators.bigquery_operator.BigQueryOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.bigquery_operator.BigQueryOperator.on_kill">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.databricks_operator.DatabricksSubmitRunOperator.on_kill">(airflow.contrib.operators.databricks_operator.DatabricksSubmitRunOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.databricks_operator.DatabricksSubmitRunOperator.on_kill">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.ecs_operator.ECSOperator.on_kill">(airflow.contrib.operators.ecs_operator.ECSOperator
 method)</a>, <a 
href="integration.html#airflow.contrib.operators.ecs_operator.ECSOperator.on_kill">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.qubole_operator.QuboleOperator.on_kill">(airflow.contrib.operators.qubole_operator.QuboleOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.spark_jdbc_operator.SparkJDBCOperator.on_kill">(airflow.contrib.operators.spark_jdbc_operator.SparkJDBCOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.spark_sql_operator.SparkSqlOperator.on_kill">(airflow.contrib.operators.spark_sql_operator.SparkSqlOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.contrib.operators.spark_submit_operator.SparkSubmitOperator.on_kill">(airflow.contrib.operators.spark_submit_operator.SparkSubmitOperator
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.operators.sqoop_operator.SqoopOperator.on_kill">(airflow.contrib.operators.sqoop_operator.SqoopOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.models.BaseOperator.on_kill">(airflow.models.BaseOperator
 method)</a>, <a href="code.html#airflow.models.BaseOperator.on_kill">[1]</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.bash_operator.BashOperator.on_kill">(airflow.operators.bash_operator.BashOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.docker_operator.DockerOperator.on_kill">(airflow.operators.docker_operator.DockerOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.hive_operator.HiveOperator.on_kill">(airflow.operators.hive_operator.HiveOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.pig_operator.PigOperator.on_kill">(airflow.operators.pig_operator.PigOperator
 method)</a>
+</li>
+      </ul></li>
   </ul></td>
   <td style="width: 33%; vertical-align: top;"><ul>
       <li><a href="code.html#airflow.models.Pool.open_slots">open_slots() 
(airflow.models.Pool method)</a>
@@ -1273,6 +1673,12 @@
 <h2 id="P">P</h2>
 <table style="width: 100%" class="indextable genindextable"><tr>
   <td style="width: 33%; vertical-align: top;"><ul>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook.patch_database">patch_database()
 (airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook method)</a>
+</li>
+      <li><a 
href="integration.html#airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook.patch_instance">patch_instance()
 (airflow.contrib.hooks.gcp_sql_hook.CloudSqlHook method)</a>
+</li>
+      <li><a href="code.html#airflow.models.DAG.pickle_id">pickle_id 
(airflow.models.DAG attribute)</a>
+</li>
       <li><a href="code.html#airflow.hooks.pig_hook.PigCliHook">PigCliHook 
(class in airflow.hooks.pig_hook)</a>
 </li>
       <li><a 
href="code.html#airflow.operators.pig_operator.PigOperator">PigOperator (class 
in airflow.operators.pig_operator)</a>
@@ -1286,6 +1692,8 @@
 </li>
         <li><a 
href="code.html#airflow.contrib.sensors.bigquery_sensor.BigQueryTableSensor.poke">(airflow.contrib.sensors.bigquery_sensor.BigQueryTableSensor
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.sensors.cassandra_sensor.CassandraRecordSensor.poke">(airflow.contrib.sensors.cassandra_sensor.CassandraRecordSensor
 method)</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.sensors.datadog_sensor.DatadogSensor.poke">(airflow.contrib.sensors.datadog_sensor.DatadogSensor
 method)</a>
 </li>
         <li><a 
href="code.html#airflow.contrib.sensors.emr_base_sensor.EmrBaseSensor.poke">(airflow.contrib.sensors.emr_base_sensor.EmrBaseSensor
 method)</a>
@@ -1312,6 +1720,8 @@
 </li>
         <li><a 
href="code.html#airflow.contrib.sensors.redis_key_sensor.RedisKeySensor.poke">(airflow.contrib.sensors.redis_key_sensor.RedisKeySensor
 method)</a>
 </li>
+        <li><a 
href="code.html#airflow.contrib.sensors.sagemaker_base_sensor.SageMakerBaseSensor.poke">(airflow.contrib.sensors.sagemaker_base_sensor.SageMakerBaseSensor
 method)</a>
+</li>
         <li><a 
href="code.html#airflow.contrib.sensors.sftp_sensor.SFTPSensor.poke">(airflow.contrib.sensors.sftp_sensor.SFTPSensor
 method)</a>
 </li>
         <li><a 
href="code.html#airflow.contrib.sensors.wasb_sensor.WasbBlobSensor.poke">(airflow.contrib.sensors.wasb_sensor.WasbBlobSensor
 method)</a>, <a 
href="integration.html#airflow.contrib.sensors.wasb_sensor.WasbBlobSensor.poke">[1]</a>
@@ -1376,7 +1786,13 @@
 </li>
       </ul></li>
       <li><a 
href="code.html#airflow.models.BaseOperator.prepare_template">prepare_template()
 (airflow.models.BaseOperator method)</a>, <a 
href="code.html#airflow.models.BaseOperator.prepare_template">[1]</a>
+
+      <ul>
+        <li><a 
href="code.html#airflow.operators.hive_operator.HiveOperator.prepare_template">(airflow.operators.hive_operator.HiveOperator
 method)</a>
+</li>
+        <li><a 
href="code.html#airflow.operators.pig_operator.PigOperator.prepare_template">(airflow.operators.pig_operator.PigOperator
 method)</a>
 </li>
+      </ul></li>
       <li><a 
href="code.html#airflow.operators.presto_check_operator.PrestoCheckOperator">PrestoCheckOperator
 (class in airflow.operators.presto_check_operator)</a>
 </li>
       <li><a href="code.html#airflow.hooks.presto_hook.PrestoHook">PrestoHook 
(class in airflow.hooks.presto_hook)</a>
@@ -1411,6 +1827,8 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcp_pubsub_hook.PubSubHook.pull">pull() 
(airflow.contrib.hooks.gcp_pubsub_hook.PubSubHook method)</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.hooks.aws_firehose_hook.AwsFirehoseHook.put_records">put_records()
 (airflow.contrib.hooks.aws_firehose_hook.AwsFirehoseHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.operators.python_operator.PythonOperator">PythonOperator
 (class in airflow.operators.python_operator)</a>
 </li>
       <li><a 
href="code.html#airflow.operators.python_operator.PythonVirtualenvOperator">PythonVirtualenvOperator
 (class in airflow.operators.python_operator)</a>
@@ -1483,6 +1901,8 @@
         <li><a 
href="code.html#airflow.contrib.hooks.sftp_hook.SFTPHook.retrieve_file">(airflow.contrib.hooks.sftp_hook.SFTPHook
 method)</a>
 </li>
       </ul></li>
+      <li><a 
href="code.html#airflow.contrib.hooks.imap_hook.ImapHook.retrieve_mail_attachments">retrieve_mail_attachments()
 (airflow.contrib.hooks.imap_hook.ImapHook method)</a>
+</li>
       <li><a 
href="code.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.rewrite">rewrite()
 (airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.gcs_hook.GoogleCloudStorageHook.rewrite">[1]</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.rollback">rollback()
 (airflow.contrib.hooks.datastore_hook.DatastoreHook method)</a>, <a 
href="integration.html#airflow.contrib.hooks.datastore_hook.DatastoreHook.rollback">[1]</a>
@@ -1537,6 +1957,32 @@
 </li>
       <li><a 
href="code.html#airflow.operators.s3_to_redshift_operator.S3ToRedshiftTransfer">S3ToRedshiftTransfer
 (class in airflow.operators.s3_to_redshift_operator)</a>, <a 
href="integration.html#airflow.operators.s3_to_redshift_operator.S3ToRedshiftTransfer">[1]</a>
 </li>
+      <li><a 
href="code.html#airflow.contrib.operators.sagemaker_base_operator.SageMakerBaseOperator">SageMakerBaseOperator
 (class in airflow.contrib.operators.sagemaker_base_operator)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.sensors.sagemaker_base_sensor.SageMakerBaseSensor">SageMakerBaseSensor
 (class in airflow.contrib.sensors.sagemaker_base_sensor)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.operators.sagemaker_endpoint_config_operator.SageMakerEndpointConfigOperator">SageMakerEndpointConfigOperator
 (class in airflow.contrib.operators.sagemaker_endpoint_config_operator)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.operators.sagemaker_endpoint_operator.SageMakerEndpointOperator">SageMakerEndpointOperator
 (class in airflow.contrib.operators.sagemaker_endpoint_operator)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.sensors.sagemaker_endpoint_sensor.SageMakerEndpointSensor">SageMakerEndpointSensor
 (class in airflow.contrib.sensors.sagemaker_endpoint_sensor)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook">SageMakerHook
 (class in airflow.contrib.hooks.sagemaker_hook)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.operators.sagemaker_model_operator.SageMakerModelOperator">SageMakerModelOperator
 (class in airflow.contrib.operators.sagemaker_model_operator)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.operators.sagemaker_training_operator.SageMakerTrainingOperator">SageMakerTrainingOperator
 (class in airflow.contrib.operators.sagemaker_training_operator)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.sensors.sagemaker_training_sensor.SageMakerTrainingSensor">SageMakerTrainingSensor
 (class in airflow.contrib.sensors.sagemaker_training_sensor)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.operators.sagemaker_transform_operator.SageMakerTransformOperator">SageMakerTransformOperator
 (class in airflow.contrib.operators.sagemaker_transform_operator)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.sensors.sagemaker_transform_sensor.SageMakerTransformSensor">SageMakerTransformSensor
 (class in airflow.contrib.sensors.sagemaker_transform_sensor)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.operators.sagemaker_tuning_operator.SageMakerTuningOperator">SageMakerTuningOperator
 (class in airflow.contrib.operators.sagemaker_tuning_operator)</a>
+</li>
+      <li><a 
href="code.html#airflow.contrib.sensors.sagemaker_tuning_sensor.SageMakerTuningSensor">SageMakerTuningSensor
 (class in airflow.contrib.sensors.sagemaker_tuning_sensor)</a>
+</li>
       <li><a href="code.html#airflow.hooks.samba_hook.SambaHook">SambaHook 
(class in airflow.hooks.samba_hook)</a>
 </li>
       <li><a 
href="code.html#airflow.models.BaseOperator.schedule_interval">schedule_interval
 (airflow.models.BaseOperator attribute)</a>, <a 
href="code.html#airflow.models.BaseOperator.schedule_interval">[1]</a>
@@ -1583,6 +2029,8 @@
 </li>
       <li><a href="code.html#airflow.models.Variable.setdefault">setdefault() 
(airflow.models.Variable class method)</a>
 </li>
+  </ul></td>
+  <td style="width: 33%; vertical-align: top;"><ul>
       <li><a 
href="code.html#airflow.contrib.hooks.sftp_hook.SFTPHook">SFTPHook (class in 
airflow.contrib.hooks.sftp_hook)</a>
 </li>
       <li><a 
href="code.html#airflow.contrib.operators.sftp_operator.SFTPOperator">SFTPOperator
 (class in airflow.contrib.operators.sftp_operator)</a>
@@ -1595,10 +2043,12 @@
 </li>
       <li><a 
href="code.html#airflow.operators.http_operator.SimpleHttpOperator">SimpleHttpOperator
 (class in airflow.operators.http_operator)</a>
 </li>
-  </ul></td>
-  <td style="width: 33%; vertical-align: top;"><ul>
       <li><a href="code.html#airflow.models.DagBag.size">size() 
(airflow.models.DagBag method)</a>
 </li>
+      <li><a href="code.html#airflow.models.SkipMixin.skip">skip() 
(airflow.models.SkipMixin method)</a>
+</li>
+      <li><a href="code.html#airflow.models.SkipMixin">SkipMixin (class in 
airflow.models)</a>
+</li>
       <li><a 
href="code.html#airflow.operators.slack_operator.SlackAPIOperator">SlackAPIOperator
 (class in airflow.operators.slack_operator)</a>
 </li>
       <li><a 
href="code.html#airflow.operators.slack_operator.SlackAPIPostOperator">SlackAPIPostOperator
 (class in airflow.operators.slack_operator)</a>
@@ -1641,11 +2091,9 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.operators.ssh_operator.SSHOperator">SSHOperator 
(class in airflow.contrib.operators.ssh_operator)</a>
 </li>
-      <li><a 
href="code.html#airflow.contrib.executors.mesos_executor.MesosExecutor.start">start()
 (airflow.contrib.executors.mesos_executor.MesosExecutor method)</a>
+      <li><a 
href="code.html#airflow.executors.celery_executor.CeleryExecutor.start">start() 
(airflow.executors.celery_executor.CeleryExecutor method)</a>
 
       <ul>
-        <li><a 
href="code.html#airflow.executors.celery_executor.CeleryExecutor.start">(airflow.executors.celery_executor.CeleryExecutor
 method)</a>
-</li>
         <li><a 
href="code.html#airflow.executors.local_executor.LocalExecutor.start">(airflow.executors.local_executor.LocalExecutor
 method)</a>
 </li>
       </ul></li>
@@ -1665,11 +2113,9 @@
 </li>
       <li><a 
href="code.html#airflow.contrib.hooks.databricks_hook.DatabricksHook.submit_run">submit_run()
 (airflow.contrib.hooks.databricks_hook.DatabricksHook method)</a>
 </li>
-      <li><a 
href="code.html#airflow.contrib.executors.mesos_executor.MesosExecutor.sync">sync()
 (airflow.contrib.executors.mesos_executor.MesosExecutor method)</a>
+      <li><a 
href="code.html#airflow.executors.celery_executor.CeleryExecutor.sync">sync() 
(airflow.executors.celery_executor.CeleryExecutor method)</a>
 
       <ul>
-        <li><a 
href="code.html#airflow.executors.celery_executor.CeleryExecutor.sync">(airflow.executors.celery_executor.CeleryExecutor
 method)</a>
-</li>
         <li><a 
href="code.html#airflow.executors.local_executor.LocalExecutor.sync">(airflow.executors.local_executor.LocalExecutor
 method)</a>
 </li>
         <li><a 
href="code.html#airflow.executors.sequential_executor.SequentialExecutor.sync">(airflow.executors.sequential_executor.SequentialExecutor
 method)</a>
@@ -1689,6 +2135,10 @@
         <li><a 
href="code.html#airflow.hooks.hive_hooks.HiveMetastoreHook.table_exists">(airflow.hooks.hive_hooks.HiveMetastoreHook
 method)</a>
 </li>
       </ul></li>
+      <li><a 
href="code.html#airflow.contrib.hooks.sagemaker_hook.SageMakerHook.tar_and_s3_upload">tar_and_s3_upload()
 (airflow.contrib.hooks.sagemaker_hook.SageMakerHook method)</a>
+</li>
+      <li><a href="code.html#airflow.models.DAG.task_ids">task_ids 
(airflow.models.DAG attribute)</a>
+</li>
       <li><a href="code.html#airflow.models.TaskFail">TaskFail (class in 
airflow.models)</a>
 </li>
       <li><a href="code.html#airflow.models.TaskInstance">TaskInstance (class 
in airflow.models)</a>
@@ -1697,10 +2147,10 @@
 

<TRUNCATED>

Reply via email to