Class BufferWithSubpartition


  • public class BufferWithSubpartition
    extends Object
    Buffer and the corresponding subpartition index.
    • Constructor Detail

      • BufferWithSubpartition

        public BufferWithSubpartition​(Buffer buffer,
                                      int subpartitionIndex)
    • Method Detail

      • getBuffer

        public Buffer getBuffer()
      • getSubpartitionIndex

        public int getSubpartitionIndex()