| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.common.task |
| Modifier and Type | Field and Description |
|---|---|
private AzureTaskContext.Node |
AzureTask.context |
private AzureTaskContext.Node |
AzureTaskContext.Snapshot.origin |
| Modifier and Type | Field and Description |
|---|---|
private static ThreadLocal<AzureTaskContext.Node> |
AzureTaskContext.context |
| Modifier and Type | Method and Description |
|---|---|
static AzureTaskContext.Node |
AzureTaskContext.current() |
(package private) AzureTaskContext.Node |
AzureTaskContext.Node.derive() |
| Modifier and Type | Method and Description |
|---|---|
static Deque<IAzureOperation> |
AzureTaskContext.getContextOperations(AzureTaskContext.Node node) |
static void |
AzureTaskContext.run(Runnable runnable,
AzureTaskContext.Node context) |
| Constructor and Description |
|---|
Snapshot(AzureTaskContext.Node origin) |
Copyright © 2021. All rights reserved.