net.anotheria.moskito.central.storage.psql
Class PSQLStorage
java.lang.Object
net.anotheria.moskito.central.storage.psql.PSQLStorage
- All Implemented Interfaces:
- Storage
public class PSQLStorage
- extends Object
- implements Storage
PSQL snapshot storage implementation.
- Author:
- dagafonov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSQLStorage
public PSQLStorage()
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.