public class StatSpecParser extends Object
| Constructor and Description |
|---|
StatSpecParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
parseFile(String fn,
StatConfig statconfig) |
static void |
parseFile(String fn,
StatConfig statconfig,
boolean verbose) |
static RuntimeStatSpec |
parseRuntimeStatSpec(String spec) |
public static RuntimeStatSpec parseRuntimeStatSpec(String spec)
public static void parseFile(String fn, StatConfig statconfig) throws FileNotFoundException
FileNotFoundExceptionpublic static void parseFile(String fn, StatConfig statconfig, boolean verbose) throws FileNotFoundException
FileNotFoundExceptionpublic static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.