Uses of Class
org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
Packages that use NettyEventLoopGroupConfig
-
Uses of NettyEventLoopGroupConfig in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as NettyEventLoopGroupConfigModifier and TypeFieldDescriptionprivate final NettyEventLoopGroupConfig
HRegionServer.eventLoopGroupConfig
Methods in org.apache.hadoop.hbase.regionserver that return NettyEventLoopGroupConfigModifier and TypeMethodDescriptionHRegionServer.getEventLoopGroupConfig()
private static NettyEventLoopGroupConfig
HRegionServer.setupNetty
(org.apache.hadoop.conf.Configuration conf)