Class Prefix


  • @Immutable
    public class Prefix
    extends Object
    Represents a partial row to be used for range requests.
    • Constructor Detail

      • Prefix

        public Prefix​(byte[] bytes)
    • Method Detail

      • getBytes

        @Nonnull
        public byte[] getBytes()