Class MoverAccessTicket

java.lang.Object
ecmwf.common.ecaccess.AbstractTicket
ecmwf.ecpds.master.MoverAccessTicket
All Implemented Interfaces:
Closeable, Serializable, AutoCloseable

public final class MoverAccessTicket extends AbstractTicket
The Class MoverAccessTicket.
See Also:
  • Constructor Details

    • MoverAccessTicket

      public MoverAccessTicket(Destination destination, String target, long timeFile, long timeBase)
      Instantiates a new mover access ticket.
      Parameters:
      destination - the destination
      target - the target
      timeFile - the time file
      timeBase - the time base
  • Method Details

    • setDataFileId

      public void setDataFileId(long dataFileId)
      sets the dataFileId.
      Parameters:
      dataFileId - the new data file id
    • getDestination

      public Destination getDestination()
      Gets the destination.
      Returns:
      the destination
    • getTarget

      public String getTarget()
      Gets the target.
      Returns:
      the target
    • getTimeFile

      public long getTimeFile()
      Gets the time file.
      Returns:
      the time file
    • getTimeBase

      public long getTimeBase()
      Gets the time base.
      Returns:
      the time base
    • getDataFileId

      public long getDataFileId()
      Gets the dataFileId.
      Returns:
      the time base
    • getStatus

      public String getStatus()
      Gets the status. Gets the status.
      Specified by:
      getStatus in class AbstractTicket
      Returns:
      the status