Class ResourcesConsumption


  • public class ResourcesConsumption
    extends Object
    Defines resources consumption.
    • Method Detail

      • getComparisonTimeInSeconds

        public long getComparisonTimeInSeconds()
        Gets comparison time in seconds.
        Returns:
        the comparison time in seconds
      • getComparisonMemoryInMbs

        public long getComparisonMemoryInMbs()
        Gets comparison memory in megabytes.
        Returns:
        the comparison memory in megabytes
      • getMergeTimeInSeconds

        public long getMergeTimeInSeconds()
        Gets merge time in seconds.
        Returns:
        the merge time in seconds
      • getMergeMemoryInMbs

        public long getMergeMemoryInMbs()
        Gets merge memory in megabytes.
        Returns:
        the merge memory in megabytes
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object