Class ResponseTimeDistributionDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf72.subtype3.ResponseTimeDistributionDataSection

public final class ResponseTimeDistributionDataSection extends SmfData
  • Field Details

  • Method Details

    • get

      public long get(int index)
      Get an entry from the table of response time entries. The last entry in the Distribution Map X'FFFFFFFF' returns a value of -1.
      Parameters:
      index - the entry to retrieve
      Returns:
      long the value of the entry
    • r723trdb

      public long r723trdb()
      R723TRDB value.
      Returns:
      long R723TRDB value
    • create

      public static ResponseTimeDistributionDataSection create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section