Class ProtobufV2ToRecordParser

java.lang.Object
com.arpnetworking.metrics.mad.parsers.ProtobufV2ToRecordParser
All Implemented Interfaces:
Parser<List<Record>,HttpRequest>

public final class ProtobufV2ToRecordParser extends Object implements Parser<List<Record>,HttpRequest>
Parses the Inscope Metrics protobuf binary protocol in the body of an http request into records.
Author:
Brandon Arp (brandon dot arp at inscopemetrics dot io)