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, write
bind, close, connect, deregister, disconnect, flush, read
ensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharable
private 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–2020 The Apache Software Foundation. All rights reserved.