Class ECaccessTicket

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

public final class ECaccessTicket extends AbstractTicket
The Class ECaccessTicket.
See Also:
  • Field Details Link icon

  • Constructor Details Link icon

    • ECaccessTicket Link icon

      public ECaccessTicket(int mode)
      Instantiates a new ecaccess ticket.
      Parameters:
      mode - the mode
    • ECaccessTicket Link icon

      public ECaccessTicket(ECpdsProxy proxy, int mode)
      Instantiates a new ecaccess ticket.
      Parameters:
      proxy - the proxy
      mode - the mode
  • Method Details Link icon

    • getECpdsProxy Link icon

      public ECpdsProxy getECpdsProxy()
      Gets the ecpds proxy.
      Returns:
      the ecpds proxy
    • getMode Link icon

      public int getMode()
      Gets the mode.
      Returns:
      the mode
    • getStatus Link icon

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