Package | Description |
---|---|
com.microsoft.azure.management.network.model |
This package contains the common interfaces for resource models in networking.
|
com.microsoft.azure.management.resources.fluentcore.arm.models.implementation | |
com.microsoft.azure.management.resources.fluentcore.dag |
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
|
com.microsoft.azure.management.resources.fluentcore.model.implementation |
Class and Description |
---|
TaskGroup.HasTaskGroup
An interface representing a type composes a TaskGroup.
|
Class and Description |
---|
TaskGroup.HasTaskGroup
An interface representing a type composes a TaskGroup.
|
Class and Description |
---|
DAGNode
The type representing node in a
DAGraph . |
DAGraph
Type representing a DAG (directed acyclic graph).
|
FunctionalTaskItem
Simplified functional interface equivalent to abstract class
IndexableTaskItem . |
Graph
Type representing a directed graph data structure.
|
IndexableTaskItem
An index-able TaskItem with a TaskGroup.
|
Node
Type represents a node in a
Graph . |
TaskGroup
Type representing a group of task entries with dependencies between them.
|
TaskGroup.HasTaskGroup
An interface representing a type composes a TaskGroup.
|
TaskGroup.InvocationContext
A mutable type that can be used to pass data around task items during the invocation
of the TaskGroup.
|
TaskGroupTerminateOnErrorStrategy
Defines task group termination strategies to be used once a task error-ed.
|
TaskItem
Type representing a unit of work, upon invocation produces result of
Indexable type. |
Class and Description |
---|
TaskGroup.HasTaskGroup
An interface representing a type composes a TaskGroup.
|
Copyright © 2019. All rights reserved.