Class InputChannelID

    • Constructor Detail

      • InputChannelID

        public InputChannelID()
      • InputChannelID

        public InputChannelID​(long lowerPart,
                              long upperPart)
      • InputChannelID

        public InputChannelID​(AbstractID id)
    • Method Detail

      • writeTo

        public void writeTo​(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf)
      • fromByteBuf

        public static InputChannelID fromByteBuf​(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf)
      • getByteBufLength

        public static int getByteBufLength()