public class LoggregatorMessageParser extends Object
| Constructor and Description |
|---|
LoggregatorMessageParser() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLog |
parseMessage(byte[] rawMessage) |
ApplicationLog |
parseMessage(String messageString) |
public ApplicationLog parseMessage(byte[] rawMessage) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic ApplicationLog parseMessage(String messageString) throws com.google.protobuf.InvalidProtocolBufferException, com.google.protobuf.TextFormat.ParseException
com.google.protobuf.InvalidProtocolBufferExceptioncom.google.protobuf.TextFormat.ParseExceptionCopyright © 2015. All rights reserved.