A
B
C
D
E
F
G
I
O
P
S
T
C
- Client - class in org.apache.airflow.sdk
- Client for Airflow API calls scoped to the current task instance.
- Connection - class in org.apache.airflow.sdk
- A connection registered in Airflow's connection store.
- Context - class in org.apache.airflow.sdk
- Runtime context passed to the task execution.
- create(kotlin.Array) - function in org.apache.airflow.sdk.Server.Companion
- Parses coordinator addresses from command-line arguments and returns a ready-to-use Server.