Interface IOOBPerfStats

All Superinterfaces:
IPerfStats

public interface IOOBPerfStats extends IPerfStats
  • Method Details

    • getChildStat

      IPerfChildStats getChildStat(IPerfSchema schema)
      returns a new or already initialized
      Parameters:
      schema -
      Returns:
    • addParent

      void addParent(int schemaID)
      adds this to the parent list
      Parameters:
      schemaID -
    • addCall

      void addCall(long total)
      new call
      Parameters:
      total -