private static final class ClusterStatusPublisher.MulticastPublisher.HBaseDatagramChannelFactory<T extends org.apache.hbase.thirdparty.io.netty.channel.Channel> extends Object implements org.apache.hbase.thirdparty.io.netty.bootstrap.ChannelFactory<T>
| Modifier and Type | Field and Description |
|---|---|
private Class<? extends T> |
clazz |
private org.apache.hbase.thirdparty.io.netty.channel.socket.InternetProtocolFamily |
family |
| Constructor and Description |
|---|
HBaseDatagramChannelFactory(Class<? extends T> clazz,
org.apache.hbase.thirdparty.io.netty.channel.socket.InternetProtocolFamily family) |
private final Class<? extends T extends org.apache.hbase.thirdparty.io.netty.channel.Channel> clazz
private org.apache.hbase.thirdparty.io.netty.channel.socket.InternetProtocolFamily family
HBaseDatagramChannelFactory(Class<? extends T> clazz, org.apache.hbase.thirdparty.io.netty.channel.socket.InternetProtocolFamily family)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.