com.bigdata.counters.query
Class CounterSetLoader
java.lang.Object
com.bigdata.counters.query.CounterSetLoader
public class CounterSetLoader
- extends Object
Utility class to load data from XML representations of counter sets into a
CounterSetBTree on a Journal.
- Version:
- $Id: CounterSetLoader.java 2265 2009-10-26 12:51:06Z thompsonbry $
- Author:
- Bryan Thompson
|
Method Summary |
static void |
main(String[] args)
Reads counters from XML files into a Journal. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CounterSetLoader
public CounterSetLoader()
main
public static void main(String[] args)
throws IOException,
ParserConfigurationException,
SAXException
- Reads counters from XML files into a Journal.
- Parameters:
args -
- Throws:
SAXException
ParserConfigurationException
IOException
Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.