public class ExecutionGraphID extends AbstractID
lowerPart, SIZE, upperPart
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) |
compareTo, equals, getBytes, getLowerPart, getUpperPart, hashCode, toHexString, toString
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.