net.anotheria.moskito.central.storage.fs
Class CSVFileStorage
java.lang.Object
net.anotheria.moskito.central.storage.fs.CSVFileStorage
- All Implemented Interfaces:
- Storage
public class CSVFileStorage
- extends Object
- implements Storage
Storage that stores a producer/stat combination in csv format.
- Since:
- 24.03.13 22:41
- Author:
- lrosenberg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVFileStorage
public CSVFileStorage()
configure
public void configure(String configurationName)
- Specified by:
configure in interface Storage
processSnapshot
public void processSnapshot(Snapshot target)
- Specified by:
processSnapshot in interface Storage
Copyright © 2010-2013 anotheria.net. All Rights Reserved.