public class InputChannelID extends AbstractID
lowerPart, SIZE, upperPart
Constructor and Description |
---|
InputChannelID() |
InputChannelID(AbstractID id) |
InputChannelID(long lowerPart,
long upperPart) |
Modifier and Type | Method and Description |
---|---|
static InputChannelID |
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, toString
public InputChannelID()
public InputChannelID(long lowerPart, long upperPart)
public InputChannelID(AbstractID id)
public void writeTo(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf)
public static InputChannelID fromByteBuf(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.