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.InvalidProtocolBufferException
public ApplicationLog parseMessage(String messageString) throws com.google.protobuf.InvalidProtocolBufferException, com.google.protobuf.TextFormat.ParseException
com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.TextFormat.ParseException
Copyright © 2014. All rights reserved.