com.ning.metrics.action.access
Class ActionCoreParser
java.lang.Object
com.ning.metrics.action.access.ActionCoreParser
public class ActionCoreParser
- extends Object
Action Core Parser -- hides the details of the encoding of the json
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionCoreParser
public ActionCoreParser(ActionCoreParser.ActionCoreParserFormat format,
String eventName,
List<String> allEventFields,
String delimiter)
parse
public com.google.common.collect.ImmutableList<Map<String,Object>> parse(String json)
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.