public class SyncPersistence
extends java.lang.Object
| Constructor and Description |
|---|
SyncPersistence(Configuration conf)
Initialize with the given configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
storeDescs(java.util.List<org.torproject.descriptor.Descriptor> descs,
java.lang.String filename,
long received)
Stores the list of descriptors in main storage and recent.
|
public SyncPersistence(Configuration conf) throws ConfigurationException
ConfigurationExceptionpublic void storeDescs(java.util.List<org.torproject.descriptor.Descriptor> descs,
java.lang.String filename,
long received)
collector.properties'
options OutputPath and RecentPath.