Package | Description |
---|---|
org.apache.flink.runtime.executiongraph |
Modifier and Type | Method and Description |
---|---|
static ExecutionGraphID |
ExecutionGraphID.fromByteBuf(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf) |
ExecutionGraphID |
DefaultExecutionGraph.getExecutionGraphID() |
ExecutionGraphID |
InternalExecutionGraphAccessor.getExecutionGraphID() |
Constructor and Description |
---|
ExecutionAttemptID(ExecutionGraphID executionGraphId,
ExecutionVertexID executionVertexId,
int attemptNumber) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.