Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scanning Over Tables with Byte Array Keys

In the CDAP Java API, Bytes Bytes.stopKeyForPrefix() is a very handy tool when performing scans over tables with byte array (byte[]) keys.

...