Interface TimeBasedCollectionScheme.Builder

  • Method Details

    • periodMs

      The time period (in milliseconds) to decide how often to collect data. For example, if the time period is 60000, the Edge Agent software collects data once every minute.

      Parameters:
      periodMs - The time period (in milliseconds) to decide how often to collect data. For example, if the time period is 60000, the Edge Agent software collects data once every minute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.