| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| Modifier and Type | Field and Description |
|---|---|
private List<HTableMultiplexer.PutStatus> |
HTableMultiplexer.FlushWorker.processingList |
private LinkedBlockingQueue<HTableMultiplexer.PutStatus> |
HTableMultiplexer.FlushWorker.queue |
| Modifier and Type | Method and Description |
|---|---|
protected LinkedBlockingQueue<HTableMultiplexer.PutStatus> |
HTableMultiplexer.FlushWorker.getQueue() |
(package private) LinkedBlockingQueue<HTableMultiplexer.PutStatus> |
HTableMultiplexer.getQueue(HRegionLocation addr) |
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
HTableMultiplexer.FlushWorker.resubmitFailedPut(HTableMultiplexer.PutStatus ps,
HRegionLocation oldLoc) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.