| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph.failover.flip1 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FailoverResultPartition<V extends FailoverVertex<V,R>,R extends FailoverResultPartition<V,R>>
Represents a
IntermediateResultPartition produced by a FailoverVertex. |
interface |
FailoverTopology<V extends FailoverVertex<V,R>,R extends FailoverResultPartition<V,R>>
Represents a topology for failover.
|
interface |
FailoverVertex<V extends FailoverVertex<V,R>,R extends FailoverResultPartition<V,R>>
Represents an
ExecutionVertex. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.