Class AliasesParser.AliasOptions
java.lang.Object
ecmwf.ecpds.master.transfer.AliasesParser.AliasOptions
- Enclosing class:
AliasesParser
The Class AliasOptions. Used to store the new values for the DataTransfer for each Destination.
-
Method Summary
-
Method Details
-
getVia
-
getTarget
-
getLifeTime
-
getDelay
public long getDelay()Gets the delay.- Returns:
- the delay
-
getPriority
public int getPriority()Gets the priority.- Returns:
- the priority
-
getAsap
public boolean getAsap()Gets the asap.- Returns:
- the asap
-
getEvent
public boolean getEvent()Gets the event.- Returns:
- the event
-