Class RawTuple

    • Field Detail

      • index

        protected int index
    • Constructor Detail

      • RawTuple

        public RawTuple​(int index)
    • Method Detail

      • getKey

        protected abstract byte[] getKey()
      • getValue

        protected abstract byte[] getValue()