public class RadioMessage extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,Double> |
doubles |
Map<String,Long> |
longs |
Map<String,String> |
strings |
long |
timestamp |
| Constructor and Description |
|---|
RadioMessage() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
serialize(org.msgpack.MessagePack pack,
Message msg) |
public static byte[] serialize(org.msgpack.MessagePack pack,
Message msg)
throws IOException
IOExceptionCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.