private static final class ClusterStatusPublisher.MulticastPublisher.ClusterMetricsEncoder extends org.apache.hbase.thirdparty.io.netty.handler.codec.MessageToMessageEncoder<ClusterMetrics>
| Modifier and Type | Field and Description | 
|---|---|
| private InetSocketAddress | isa | 
| Modifier | Constructor and Description | 
|---|---|
| private  | ClusterMetricsEncoder(InetSocketAddress isa) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | encode(org.apache.hbase.thirdparty.io.netty.channel.ChannelHandlerContext channelHandlerContext,
      ClusterMetrics clusterStatus,
      List<Object> objects) | 
acceptOutboundMessage, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharableprivate final InetSocketAddress isa
private ClusterMetricsEncoder(InetSocketAddress isa)
protected void encode(org.apache.hbase.thirdparty.io.netty.channel.ChannelHandlerContext channelHandlerContext, ClusterMetrics clusterStatus, List<Object> objects)
encode in class org.apache.hbase.thirdparty.io.netty.handler.codec.MessageToMessageEncoder<ClusterMetrics>Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.