Class EarliestLatestPredictedTargetTransferStrategy
java.lang.Object
ecmwf.ecpds.master.plugin.http.dao.transfer.EarliestLatestPredictedTargetTransferStrategy
The Class EarliestLatestPredictedTargetTransferStrategy.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new earliest latest predicted target transfer strategy. -
Method Summary
Modifier and TypeMethodDescriptionvoid
Calculate.protected static final String
getAsString
(long[] arr) Gets the as string.Gets the earliest.Gets the latest.Gets the predicted.Gets the target.
-
Constructor Details
-
EarliestLatestPredictedTargetTransferStrategy
Instantiates a new earliest latest predicted target transfer strategy.- Parameters:
t
- the tf
- the f
-
-
Method Details
-
getEarliest
-
getLatest
-
getPredicted
-
getTarget
-
calculate
-
getAsString
Gets the as string.- Parameters:
arr
- the arr- Returns:
- the as string
-