public class ExecutionGraphID
extends org.apache.flink.util.AbstractID
| Constructor and Description |
|---|
ExecutionGraphID() |
ExecutionGraphID(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionGraphID |
fromByteBuf(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf) |
void |
writeTo(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf) |
public ExecutionGraphID()
public ExecutionGraphID(byte[] bytes)
public void writeTo(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf)
public static ExecutionGraphID fromByteBuf(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.