| Package | Description |
|---|---|
| co.cask.cdap.hbase.wd |
Classes in this package implement row salting approach to distribute writes with monotonically increasing keys to
multiple regions.
|
| Modifier and Type | Method and Description |
|---|---|
static DistributedScanner |
DistributedScanner.create(org.apache.hadoop.hbase.client.HTableInterface hTable,
org.apache.hadoop.hbase.client.Scan originalScan,
AbstractRowKeyDistributor keyDistributor,
ExecutorService scansExecutor) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.