public interface IrcDecoder
Modifier and Type | Method and Description |
---|---|
io.druid.data.input.InputRow |
decodeMessage(org.joda.time.DateTime timestamp,
String channel,
String msg) |
Copyright © 2011–2015. All rights reserved.