Index

B C D G R S T 
Alle Klassen und Schnittstellen|Alle Packages

B

BaseMonitor - Klasse in de.dlr.proseo.api.basemon
Base class for implementing monitors on pickup points ("interface points" in the ESA Ground Segment Framework architecture).
BaseMonitor() - Konstruktor für Klasse de.dlr.proseo.api.basemon.BaseMonitor
 
BaseMonitor.TransferControl - Klasse in de.dlr.proseo.api.basemon
Structure for controlling the transfer process

C

checkAvailableDownloads(Instant) - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Check the pickup point for available objects (unfiltered)

D

de.dlr.proseo.api.basemon - Package de.dlr.proseo.api.basemon
Base classes for implementing monitors on pickup points ("interface points" in the ESA Ground Segment Framework architecture)

G

getCheckInterval() - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Gets the interval between pickup point checks
getHistoryRetentionDuration() - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Gets the period to retain transfer history entries for
getIdentifier() - Methode in Schnittstelle de.dlr.proseo.api.basemon.TransferObject
Gets the unique identifier of the transfer object for use in the transfer history
getMaxDownloadThreads() - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Gets the maximum number of parallel download threads
getMaxWaitCycles() - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Gets the maximum number of wait cycles for task completion checks
getReferenceTime() - Methode in Schnittstelle de.dlr.proseo.api.basemon.TransferObject
Gets the reference time of this object for use in the transfer history
getTaskWaitInterval() - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Gets the interval to check for completed subtasks
getTransferHistoryFile() - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Gets the file path of the transfer history file
getTruncateInterval() - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Gets the interval to truncate transfer history file

R

referenceTime - Variable in Klasse de.dlr.proseo.api.basemon.BaseMonitor.TransferControl
Latest reference time of all transfer objects
run() - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Run forever (as required by Thread superclass, at the same time convenience function for calling BaseMonitor.run(Integer) with a null argument)
run(Integer) - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Monitoring loop: Check data availability on pickup point Filter objects not yet processed from transfer history For all objects not yet processed: Transfer object to local target directory Record transfer in history Trigger follow-on action

S

setCheckInterval(long) - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Sets the interval between pickup point checks
setHistoryRetentionDuration(Duration) - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Sets the period to retain transfer history entries for
setMaxDownloadThreads(int) - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Sets the maximum number of parallel download threads
setMaxWaitCycles(int) - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Sets the maximum number of wait cycles for task completion checks
setTaskWaitInterval(int) - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Sets the interval to check for completed subtasks
setTransferHistoryFile(Path) - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Gets the file path of the transfer history file
setTruncateInterval(long) - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Sets the interval to truncate transfer history file

T

TransferControl() - Konstruktor für Klasse de.dlr.proseo.api.basemon.BaseMonitor.TransferControl
 
TransferObject - Schnittstelle in de.dlr.proseo.api.basemon
Interface for all objects to be transferred via a monitor derived from BaseMonitor
transferObjects - Variable in Klasse de.dlr.proseo.api.basemon.BaseMonitor.TransferControl
Objects to transfer
transferToTargetDir(TransferObject) - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Download the given transfer object from the pickup point and copy it to the configured target directory
triggerFollowOnAction(TransferObject) - Methode in Klasse de.dlr.proseo.api.basemon.BaseMonitor
Trigger any necessary follow-on action on the transfer object (processing, order generation etc.)
B C D G R S T 
Alle Klassen und Schnittstellen|Alle Packages