public class FlattenJSONBenchmarkUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
FlattenJSONBenchmarkUtil.BenchmarkEvent |
| Constructor and Description |
|---|
FlattenJSONBenchmarkUtil() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateFlatEvent() |
String |
generateNestedEvent() |
com.metamx.common.parsers.Parser |
getFieldDiscoveryParser() |
com.metamx.common.parsers.Parser |
getFlatParser() |
com.metamx.common.parsers.Parser |
getForcedPathParser() |
com.metamx.common.parsers.Parser |
getNestedParser() |
public com.metamx.common.parsers.Parser getFlatParser()
public com.metamx.common.parsers.Parser getFieldDiscoveryParser()
public com.metamx.common.parsers.Parser getNestedParser()
public com.metamx.common.parsers.Parser getForcedPathParser()
Copyright © 2011–2016. All rights reserved.