Class HTableMultiplexer.HTableMultiplexerStatus

java.lang.Object
org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
Enclosing class:
HTableMultiplexer

Deprecated.
since 2.2.0, will be removed in 3.0.0, without replacement. Please use BufferedMutator for batching mutations.
HTableMultiplexerStatus keeps track of the current status of the HTableMultiplexer. report the number of buffered requests and the number of the failed (dropped) requests in total or on per region server basis.