public class KiLiCollector
extends java.lang.Object
| Constructor and Description |
|---|
KiLiCollector(TsDB tsdb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
java.util.Map<java.lang.String,tsdb.run.KiLiCollector.CollectorEntry> |
readDirectory_with_asc_recursive(java.nio.file.Path root) |
java.util.Map<java.lang.String,tsdb.run.KiLiCollector.CollectorEntry> |
readDirectory_with_stations_flat(java.nio.file.Path root) |
java.util.Map<java.lang.String,tsdb.run.KiLiCollector.CollectorEntry> |
readWithAscCollectorMap(java.util.TreeMap<java.lang.String,java.nio.file.Path> ascCollectorMap) |
public KiLiCollector(TsDB tsdb)
public static void main(java.lang.String[] args)
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic java.util.Map<java.lang.String,tsdb.run.KiLiCollector.CollectorEntry> readDirectory_with_stations_flat(java.nio.file.Path root)
public java.util.Map<java.lang.String,tsdb.run.KiLiCollector.CollectorEntry> readDirectory_with_asc_recursive(java.nio.file.Path root)
public java.util.Map<java.lang.String,tsdb.run.KiLiCollector.CollectorEntry> readWithAscCollectorMap(java.util.TreeMap<java.lang.String,java.nio.file.Path> ascCollectorMap)