|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.osmosis.core.merge.v0_6.impl.ReplicationFileMergerConfiguration
public class ReplicationFileMergerConfiguration
Loads and exposes the configuration properties for replication file merging.
Constructor Summary | |
---|---|
ReplicationFileMergerConfiguration(java.io.File configFile)
Creates a new instance. |
Method Summary | |
---|---|
int |
getIntervalLength()
Returns the duration of each changeset interval. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReplicationFileMergerConfiguration(java.io.File configFile)
configFile
- The configuration file to read from.Method Detail |
---|
public int getIntervalLength()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |