Uses of Class
org.apache.hadoop.hbase.client.HTableMultiplexer
Packages that use HTableMultiplexer
-
Uses of HTableMultiplexer in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as HTableMultiplexerModifier and TypeFieldDescriptionprivate final HTableMultiplexer
HTableMultiplexer.FlushWorker.multiplexer
Methods in org.apache.hadoop.hbase.client that return HTableMultiplexerModifier and TypeMethodDescription(package private) HTableMultiplexer
HTableMultiplexer.FlushWorker.getMultiplexer()
Constructors in org.apache.hadoop.hbase.client with parameters of type HTableMultiplexerModifierConstructorDescriptionFlushWorker
(org.apache.hadoop.conf.Configuration conf, ClusterConnection conn, HRegionLocation addr, HTableMultiplexer htableMultiplexer, int perRegionServerBufferQueueSize, ExecutorService pool, ScheduledExecutorService executor)