Class Rates

All Implemented Interfaces:
Serializable, Cloneable

public class Rates extends DataBaseObject
ECMWF Product Data Store (OpenECPDS) Project.
Since:
2024-07-01
Version:
6.7.7
Author:
Laurent Gougeon - syi@ecmwf.int, ECMWF.
See Also:
  • Field Details

    • DATE

      protected String DATE
      The daf get time.
    • DAF_FILE_SYSTEM

      protected Integer DAF_FILE_SYSTEM
      The file system.
    • DAF_SIZE

      protected long DAF_SIZE
      The daf size.
    • COUNT

      protected long COUNT
      The count.
    • TRG_NAME

      protected String TRG_NAME
      The trg name.
    • DAF_GET_HOST

      protected String DAF_GET_HOST
      The daf get host.
    • DAF_GET_DURATION

      protected long DAF_GET_DURATION
      The daf get duration.
  • Constructor Details

    • Rates

      public Rates()
      Instantiates a new statistics.
  • Method Details

    • setGetDuration

      public void setGetDuration(long param)
      Sets the gets the duration.
      Parameters:
      param - the new gets the duration
    • setGetDuration

      public void setGetDuration(String param)
      Sets the gets the duration.
      Parameters:
      param - the new gets the duration
    • getGetDuration

      public long getGetDuration()
      Gets the gets the duration.
      Returns:
      the gets the duration
    • getGetHost

      public String getGetHost()
      Gets the gets the host.
      Returns:
      the gets the host
    • setGetHost

      public void setGetHost(String param)
      Sets the gets the host.
      Parameters:
      param - the new gets the host
    • getTransferGroupName

      public String getTransferGroupName()
      Gets the transfer group name.
      Returns:
      the transfer group name
    • setTransferGroupName

      public void setTransferGroupName(String param)
      Sets the transfer group name.
      Parameters:
      param - the new transfer group name
    • getFileSystem

      public Integer getFileSystem()
      Gets the file system.
      Returns:
      the file system
    • setFileSystem

      public void setFileSystem(Integer param)
      Sets the file system.
      Parameters:
      param - the new file system
    • setFileSystem

      public void setFileSystem(int param)
      Sets the file system.
      Parameters:
      param - the new file system
    • getSize

      public long getSize()
      Gets the size.
      Returns:
      the size
    • setSize

      public void setSize(long param)
      Sets the size.
      Parameters:
      param - the new size
    • setSize

      public void setSize(String param)
      Sets the size.
      Parameters:
      param - the new size
    • getCount

      public long getCount()
      Gets the count.
      Returns:
      the count
    • setCount

      public void setCount(long param)
      Sets the count.
      Parameters:
      param - the new count
    • setCount

      public void setCount(String param)
      Sets the count.
      Parameters:
      param - the new count
    • getDate

      public String getDate()
      Gets the date.
      Returns:
      the date
    • setDate

      public void setDate(String param)
      Sets the date.
      Parameters:
      param - the new date