public class SyncManager
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SYNCORIGINS |
Constructor and Description |
---|
SyncManager() |
Modifier and Type | Method and Description |
---|---|
void |
merge(Configuration conf,
java.lang.String marker,
java.util.Map<java.lang.String,java.lang.Class<? extends org.torproject.descriptor.Descriptor>> mapPathDesc)
Merges the synced files to recent and out storage.
|
public static final java.lang.String SYNCORIGINS
public void merge(Configuration conf, java.lang.String marker, java.util.Map<java.lang.String,java.lang.Class<? extends org.torproject.descriptor.Descriptor>> mapPathDesc) throws ConfigurationException
ConfigurationException