class GeneriereAusgabeDateiModul extends DatenGeneratorModul
Modifier and Type | Field and Description |
---|---|
private de.bsvrz.pat.onlprot.standardProtocolModule.ClientProtocollerInterface |
protokoller
das verwendete Protokollmodul.
|
private SortedMap<Long,Set<DatenQuelle>> |
quellListe
die Liste der zu verwendeten Datenquellen.
|
private long |
startZeit
die Startzeit für die Datenausgabe.
|
Constructor and Description |
---|
GeneriereAusgabeDateiModul(de.bsvrz.dav.daf.main.ClientDavInterface connection,
Map<String,String> argumente)
erzeugt eine Instanz des Moduls.
|
Modifier and Type | Method and Description |
---|---|
protected int |
ausfuehren()
führt das entsprechende Modul aus.
|
private de.bsvrz.pat.onlprot.standardProtocolModule.ClientProtocollerInterface |
erzeugeProtokoller(String zielname)
erzeugt das Ausgabemodul zur Formatierung der Daten.
|
getArgumente, getConnection
private final SortedMap<Long,Set<DatenQuelle>> quellListe
private long startZeit
private de.bsvrz.pat.onlprot.standardProtocolModule.ClientProtocollerInterface protokoller
protected int ausfuehren()
DatenGeneratorModul
ausfuehren
in class DatenGeneratorModul
private de.bsvrz.pat.onlprot.standardProtocolModule.ClientProtocollerInterface erzeugeProtokoller(String zielname)
zielname
- der Name der ZieldateiCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.