Class ResultSubpartitionIndexSet

    • Constructor Detail

      • ResultSubpartitionIndexSet

        public ResultSubpartitionIndexSet​(int index)
      • ResultSubpartitionIndexSet

        public ResultSubpartitionIndexSet​(IndexRange indexRange)
      • ResultSubpartitionIndexSet

        public ResultSubpartitionIndexSet​(int startIndex,
                                          int endIndex)
    • Method Detail

      • contains

        public boolean contains​(int index)
      • writeTo

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

        public static ResultSubpartitionIndexSet fromByteBuf​(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf source)