| Modifier and Type | Interface and Description |
|---|---|
interface |
FailoverTopology<V extends FailoverVertex<V,R>,R extends FailoverResultPartition<V,R>>
Represents a topology for failover.
|
| Modifier and Type | Method and Description |
|---|---|
static <V extends Vertex<?,?,V,R>,R extends Result<?,?,V,R>> |
PipelinedRegionComputeUtil.computePipelinedRegions(Topology<?,?,V,R> topology) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LogicalTopology<V extends LogicalVertex<V,R>,R extends LogicalResult<V,R>>
Represents a logical topology, i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLogicalTopology
Default implementation of
LogicalTopology. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExecutionTopology
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SchedulingTopology<V extends SchedulingExecutionVertex<V,R>,R extends SchedulingResultPartition<V,R>>
Topology of
SchedulingExecutionVertex. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.