public class GraphiteEventDecoder
extends io.netty.handler.codec.MessageToMessageDecoder<io.netty.buffer.ByteBuf>
http://graphite.readthedocs.org/en/latest/feeding-carbon.html
Format is source value path[\nsource value path]?Constructor and Description |
---|
GraphiteEventDecoder() |
Modifier and Type | Method and Description |
---|---|
protected void |
decode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf msg,
List<Object> out) |
acceptInboundMessage, channelRead
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered
handlerAdded, handlerRemoved, isSharable
Copyright © 2014 Red Hat, Inc.. All rights reserved.