Uses of Package
com.microsoft.azure.management.resources.fluentcore.dag
Package
Description
This package contains the common interfaces for resource models in networking.
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
-
-
-
ClassDescriptionThe type representing node in a
DAGraph
.Type representing a DAG (directed acyclic graph).Simplified functional interface equivalent to abstract classIndexableTaskItem
.Type representing a directed graph data structure.An index-able TaskItem with a TaskGroup.Type represents a node in aGraph
.Type representing a group of task entries with dependencies between them.An interface representing a type composes a TaskGroup.A mutable type that can be used to pass data around task items during the invocation of the TaskGroup.Defines task group termination strategies to be used once a task error-ed.Type representing a unit of work, upon invocation produces result ofIndexable
type. -