Skip to content
Snippets Groups Projects
  1. Sep 24, 2015
    • Connor McCoy's avatar
      [hbase] Use a PageFilter in HBase scans. · 744e859f
      Connor McCoy authored
      Other bindings limit the number of results retrieved from the server.
      The HBase bindings just close the scanner once they have received the
      desired number of records. Adding a PageFilter matches the behavior of
      other bindings, and may improve performance.
      744e859f
  2. Sep 21, 2015
  3. Sep 16, 2015
Loading