Uses of Class
org.apache.hadoop.hbase.client.HTableMultiplexer.PutStatus
Packages that use HTableMultiplexer.PutStatus
-
Uses of HTableMultiplexer.PutStatus in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client with type parameters of type HTableMultiplexer.PutStatusModifier and TypeFieldDescriptionprivate final List<HTableMultiplexer.PutStatus>
HTableMultiplexer.FlushWorker.processingList
private final LinkedBlockingQueue<HTableMultiplexer.PutStatus>
HTableMultiplexer.FlushWorker.queue
Methods in org.apache.hadoop.hbase.client that return types with arguments of type HTableMultiplexer.PutStatusModifier and TypeMethodDescriptionprotected LinkedBlockingQueue<HTableMultiplexer.PutStatus>
HTableMultiplexer.FlushWorker.getQueue()
(package private) LinkedBlockingQueue<HTableMultiplexer.PutStatus>
HTableMultiplexer.getQueue
(HRegionLocation addr) Deprecated.Methods in org.apache.hadoop.hbase.client with parameters of type HTableMultiplexer.PutStatusModifier and TypeMethodDescription(package private) boolean
HTableMultiplexer.FlushWorker.resubmitFailedPut
(HTableMultiplexer.PutStatus ps, HRegionLocation oldLoc)