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(io.netty.buffer.ByteBuf buf) |
void |
writeTo(io.netty.buffer.ByteBuf buf) |
compareTo, equals, getBytes, getLowerPart, getUpperPart, hashCode, read, toString, write
public InputChannelID()
public InputChannelID(long lowerPart, long upperPart)
public InputChannelID(AbstractID id)
public void writeTo(io.netty.buffer.ByteBuf buf)
public static InputChannelID fromByteBuf(io.netty.buffer.ByteBuf buf)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.